Skip to content

Commit b9a3649

Browse files
typo in tox ini
1 parent 8a62e03 commit b9a3649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ commands=flake8
1818

1919

2020
[flake8]
21-
exclude=.tox/.env/,dist/,build/,example/
21+
exclude=.tox/,.env/,dist/,build/,example/
2222
max_complexity=11

0 commit comments

Comments
 (0)