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
94 stars 23 forks source link

Mypystuff #294

Closed kristian-clausal closed 4 months ago

kristian-clausal commented 4 months 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.