Added base code and make code improvements

This commit is contained in:
Alex Root Junior 2021-09-20 22:28:52 +03:00
parent 5bd1162f57
commit bd2a348aa0
16 changed files with 522 additions and 424 deletions

View file

@ -32,3 +32,6 @@ ignore_missing_imports = True
[mypy-aioredis]
ignore_missing_imports = True
[mypy-babel.*]
ignore_missing_imports = True