Refactor: remove httpx from mypy overrides in pyproject.toml

This commit is contained in:
bohd4nx
2026-07-05 16:18:40 +03:00
parent 2bd8cc177a
commit f46551c905
-1
View File
@@ -74,7 +74,6 @@ exclude = ["^examples/", "^logs/", "^tests/"]
[[tool.mypy.overrides]]
module = [
"rookiepy",
"httpx",
"ton_core",
"tonutils",
"tonutils.*",