Skip to content

Commit d74e6f6

Browse files
fix example
1 parent a0833e2 commit d74e6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ exclude = [
9494
".pytest_cache",
9595
"temp",
9696
"bugs",
97-
"arcade/examples/platform_tutorial",
97+
"arcade/examples/*",
9898
]
9999
lint.ignore = [
100100
"E731", # E731 do not assign a lambda expression, use a def

0 commit comments

Comments
 (0)