SIO-ODF / ctdcal

A CTD calibration package in use on US GO-SHIP cruises
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Mypy type checking #74

Open Klankers opened 5 months ago

Klankers commented 5 months ago

Implement mypy type checks for all the modules following refactoring and numpy-fication. This can help reduce errors and better constrain what each function is meant to do.