-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Would be great to expand the type checking with mypy.
First step would be to uncomment check_untyped_defs
: https://github.com/aio-libs/aiohttp-debugtoolbar/blob/master/.mypy.ini#L3
Then fix up any errors produced and create a PR.