Skip to content

Commit 7592032

Browse files
committed
Don't let mypy analyze docs folder
1 parent f6119e5 commit 7592032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ exclude = [
4848
"env",
4949
"build",
5050
"dist",
51+
"docs",
5152
]
5253

5354
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)