8000 fix example · pythonarcade/arcade@380bd05 · GitHub
[go: up one dir, main page]

Skip to content

Commit 380bd05

Browse files
fix example
1 parent 0c357c3 commit 380bd05

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
@@ -95,7 +95,7 @@ lint.exclude = [
9595
".pytest_cache",
9696
"temp",
9797
"bugs",
98-
"arcade/examples/platform_tutorial",
98+
"arcade/examples/*",
9999
]
100100
lint.ignore = [
101101
"E731", # E731 do not assign a lambda expression, use a def

0 commit comments

Comments
 (0)
0