summaryrefslogtreecommitdiffstats
path: root/mypy.ini (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-12Experimentally start adding type annotations, and mypy configs.Diego Elio Pettenò1-0/+14
This cannot currently be added to CI because the lack of `construct` stubs, which cause "unsupported left operands" for /-constructed structs.