Type hinting setup overhaul #175
Labels
status: accepted
This issue has been accepted by the maintainers team for implementation
type: housekeeping
Milestone
Currently mypy uses an implicit configuration. We should do the followings things:
tool.mypy
section topyproject.toml
List
,Dict
etc. fromtyping
rather thanlist
The text was updated successfully, but these errors were encountered: