Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.09 KB

File metadata and controls

49 lines (33 loc) · 1.09 KB

This PR closes <Issue #>

Summary

Features / Behaviour Changes

Implementation

Limitations

Testing

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message explains what changed and why
  • Tests are added or updated.
  • Documentation files are updated.
  • I have run pre-commit locally (pre-commit run --all-files or hooks on commit)