aerobulk-python icon indicating copy to clipboard operation
aerobulk-python copied to clipboard

Missing docstring for 'input_range_check'

Open jbusecke opened this issue 1 year ago • 0 comments

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.

jbusecke avatar Mar 20 '24 22:03 jbusecke