Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 718 Bytes

File metadata and controls

14 lines (11 loc) · 718 Bytes

Summary

Checklist

  • Added changelog entry
  • I alphabetized all attributes, parameters, and methods by name in any class file I changed
  • Ran unit tests (python3 -m unittest discover tests/unit)
  • I have linked the JIRA ticket in the summary section
  • I have reviewed the JIRA ticket to ensure all AC's are met
  • I understand that unless this is a Draft PR or has a DO NOT MERGE label, this PR is considered to be in a deploy ready state and can be deployed if merged to main