Open
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.