Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 904 Bytes

File metadata and controls

26 lines (20 loc) · 904 Bytes

Description

Provide a clear description of the changes introduced in this pull request.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Other (please describe below this line)

Checklist

  • I have run pylint and pyright and ensured my code follows the style guide.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have commented my code where necessary
  • I have updated relevant documentation (README, changelog, etc.)

Test Coverage (optional)

Describe how the code was tested. Include the commands you ran or output, if relevant.

Related Issue (optional)

If this PR fixes an issue, reference it here. Example: Closes #123.

Changelog (optional)

Should this PR be mentioned in the changelog? If yes, what should be the entry?

Additional Notes (optional)

Add any additional notes or context here.