We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0833e2 commit d74e6f6Copy full SHA for d74e6f6
1 file changed
pyproject.toml
@@ -94,7 +94,7 @@ exclude = [
94
".pytest_cache",
95
"temp",
96
"bugs",
97
- "arcade/examples/platform_tutorial",
+ "arcade/examples/*",
98
]
99
lint.ignore = [
100
"E731", # E731 do not assign a lambda expression, use a def
0 commit comments