Tags: Deltares/xmipy
Tags
Add typing annotations (#72) * Add typing annotations * Update CI * Pymake issue is not yet fixed in the latest release * Sort imports * Use typing syntax that is compatible with <3.10 * Extend typing * CI: Ignore missing imports * Fix types * Add type annotation * Ignore last type errors * Install types before running mypy * Finish up CI * Export types * Add more annotations * Add more types