fixup! "lint: typecheck docs/conf.py (#12697)" (#12933)

This commit is contained in:
Adam Turner
2024-10-01 14:41:04 +01:00
committed by GitHub
parent 702ba34aff
commit 341b0417d5
3 changed files with 23 additions and 13 deletions

View File

@@ -137,7 +137,12 @@ exclude = [
]
[tool.mypy]
files = ["sphinx", "utils", "tests", "doc/conf.py"]
files = [
"doc/conf.py",
"sphinx",
"tests",
"utils",
]
exclude = [
"tests/roots",
# tests/