[mypy]
strict = True
warn_unreachable = True
pretty = True
show_column_numbers = True
show_error_codes = True
show_error_context = True
[mypy-asyncpg]
ignore_missing_imports = True