You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wrapper docstrings are missing an entry for the input_range_check input argument. This should be an easy fix, but I was wondering if there is some automated pre-commit hook we can use to avoid this sort of thing in the future?
The wrapper docstrings are missing an entry for the input_range_check input argument. This should be an easy fix, but I was wondering if there is some automated pre-commit hook we can use to avoid this sort of thing in the future?
Maybe @TomNicholas has an idea?
I think in the same vein we should add typehints and mypy hooks to the CI at some point.
The text was updated successfully, but these errors were encountered: