tatuylonen / wikitextprocessor

Python package for WikiMedia dump processing (Wiktionary, Wikipedia etc). Wikitext parsing, template expansion, Lua module execution. For data extraction, bulk syntax checking, error detection, and offline formatting.
Other
90 stars 23 forks source link

Mypystuff #294

Closed kristian-clausal closed 3 weeks ago

kristian-clausal commented 3 weeks ago

Added a slightly hacky environment variable to the mypy_path config in pyproject.toml to make mypy work with the typestubs, and fixes a couple of annotations.