-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix some pre-commit errors #123
Conversation
Once this PR and #124 are merged, we should be down to just a handful of docstring and mypy errors which will be the subject of a different PR as they relate to different refactoring. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
supported_extraction_strategies.py was removed, why? Sorry if i'm missing something |
It was unused! |
Description
Fix ruff and some mypy errors.
Notes:
NDFlip
has been renamedXYFlip
since it is not flipping z since an earlier PRPlease ensure your PR meets the following requirements: