This commit is contained in:
ivankirpichnikov
2025-11-21 10:49:09 +03:00
parent cd721b4cf3
commit b3ebbe283b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -81,7 +81,6 @@ enable_error_code = [
[[tool.mypy.overrides]]
module = ["aioboto3.*", "aiobotocore.*"]
follow_untyped_imports = true
ignore_missing_imports = true
[tool.ruff]
fix = true