mirror of
https://github.com/bohd4nx/FragmentAPI.git
synced 2026-07-25 06:14:29 +00:00
feat: add Highload wallet versions and update mypy exclusion patterns
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ ignore = ["E501", "UP017"]
|
||||
[tool.mypy]
|
||||
python_version = "3.10"
|
||||
strict = true
|
||||
exclude = ["^examples/"]
|
||||
exclude = ["^examples/", "^logs/"]
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = "rookiepy"
|
||||
|
||||
Reference in New Issue
Block a user