We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8014c5 commit 9266102Copy full SHA for 9266102
1 file changed
pyproject.toml
@@ -120,4 +120,4 @@ ignore = [
120
]
121
line-length = 120
122
target-version = "py38"
123
-exclude = ["doc", "example*.py"]
+exclude = ["doc", "example*.py", "tests/examples/*.py"]
0 commit comments