Commit Graph

11 Commits

Author SHA1 Message Date
Ismail
8d893cfae8 Make forward references strings 2016-03-09 11:58:24 +00:00
Ismail
395e0a4197 Fix mypy errors for Py3.1 files 2016-03-09 11:17:23 +00:00
Ismail
7686cb1a9c Make pyi files work for Py3 and Py3.1 2016-03-09 11:09:33 +00:00
Ismail
865ec0e277 Remove unnecessary __methods__ 2016-03-09 11:09:33 +00:00
Ismail
8db369f7e2 Improve types on ElementPath 2016-03-09 11:09:33 +00:00
Ismail
1fc5b0b8c5 Type check rest of ElementTree file 2016-03-09 11:09:33 +00:00
Ismail
1f0afa5751 Type check Element class 2016-03-09 11:09:33 +00:00
Ismail
792604ec60 Add type hints to ElementInclude.pyi 2016-03-09 11:09:33 +00:00
Matthias Kramm
94c9ce8fd0 Consistently use '= ...' for optional parameters. 2015-11-09 13:55:02 -08:00
Matthias Kramm
4fe8915d44 Add missing '-> None' to all __init__ methods. 2015-11-09 10:25:11 -08:00
Matthias Kramm
337abed05a add (overwrite with) mypy stubs, if available 2015-09-30 09:59:44 -07:00