You've already forked RekomenciBackend
fix ci
This commit is contained in:
@@ -81,6 +81,7 @@ enable_error_code = [
|
|||||||
[[tool.mypy.overrides]]
|
[[tool.mypy.overrides]]
|
||||||
module = ["aioboto3.*", "aiobotocore.*"]
|
module = ["aioboto3.*", "aiobotocore.*"]
|
||||||
follow_untyped_imports = true
|
follow_untyped_imports = true
|
||||||
|
ignore_missing_imports = true
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
fix = true
|
fix = true
|
||||||
|
|||||||
Reference in New Issue
Block a user