apertium / apertium-apy

📦 Apertium HTTP Server in Python
https://wiki.apertium.org/wiki/Apertium-apy
GNU General Public License v3.0
32 stars 42 forks source link

Full strict mypy typing #92

Open sushain97 opened 6 years ago

sushain97 commented 6 years ago

Currently there are 300+ errors:

$ mypy --config-file mypy.ini **/*.py --strict | wc -l
     322