faif / python-patterns

A collection of design patterns/idioms in Python
40.2k stars 6.93k forks source link

fix(typing): all problems by mypy #388

Closed yhay81 closed 2 years ago

yhay81 commented 2 years ago

re #373

You can check all problems are fixed by running mypy . I added small config for mypy.