Remove mypy overrides section

This commit is contained in:
TheMythologist
2024-12-20 10:46:54 +08:00
parent 35f72a088a
commit e6e0754fa5
-3
View File
@@ -69,9 +69,6 @@ include = ["volatility3*"]
mypy_path = "./stubs"
show_traceback = true
[[tool.mypy.overrides]]
ignore_missing_imports = true
[tool.ruff]
line-length = 88
target-version = "py38"