Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📦 Pull Request
Changed
🗜 Versioning
(Check one!)
✅ Fixed Issues
🚨 Test instructions
Just a normal
make test
should run the test suite accross python3.9
,3.10
, and3.11
version and the results must be succesful for both the tests and the pre commit hooks on all versions:trim trailing whitespace.................................................Passed fix end of files.........................................................Passed check for merge conflicts................................................Passed fix requirements.txt.....................................................Passed python tests naming......................................................Passed fix double quoted strings................................................Passed forbid new submodules................................(no files to check)Skipped check yaml...............................................................Passed check json...........................................(no files to check)Skipped flake8...................................................................Passed autopep8.................................................................Passed Add trailing commas......................................................Passed Reorder python imports...................................................Passed pyupgrade................................................................Passed py311: OK (24.12=setup[0.67]+cmd[6.93,7.95,0.17,6.88,0.47,1.05] seconds) py39: OK (22.51=setup[0.48]+cmd[7.35,7.35,0.43,5.44,0.40,1.07] seconds) py310: OK (26.22=setup[0.37]+cmd[7.97,10.23,0.20,5.89,0.49,1.06] seconds) congratulations :) (72.90 seconds)
CHANGELOG.md
Upcoming Changes
section ofCHANGELOG.md
with context related to this Pull Request.