Some checks failed
Code Quality Main / code-quality (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
Tests / run_tests_ubuntu (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / run_tests_ubuntu (ubuntu-latest, 3.8) (push) Has been cancelled
Tests / run_tests_ubuntu (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / run_tests_macos (macos-latest, 3.10) (push) Has been cancelled
Tests / run_tests_macos (macos-latest, 3.8) (push) Has been cancelled
Tests / run_tests_macos (macos-latest, 3.9) (push) Has been cancelled
Tests / run_tests_windows (windows-latest, 3.10) (push) Has been cancelled
Tests / run_tests_windows (windows-latest, 3.8) (push) Has been cancelled
Tests / run_tests_windows (windows-latest, 3.9) (push) Has been cancelled
Tests / code-coverage (push) Has been cancelled
803 B
803 B
What does this PR do?
Fixes #<issue_number>
Before submitting
- Did you make sure title is self-explanatory and the description concisely explains the PR?
- Did you make sure your PR does only one thing, instead of bundling different changes together?
- Did you list all the breaking changes introduced by this pull request?
- Did you test your PR locally with
pytestcommand? - Did you run pre-commit hooks with
pre-commit run -acommand?
Did you have fun?
Make sure you had fun coding 🙃