Skip to content

Commit 7abec26

Browse files
committed
update python linter script
1 parent bbc841a commit 7abec26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python_linter.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
echo "Running Python Linter"
44
flake8 simulation-system/
55
flake8 emulation-system/envs
6-
flake8 examples/
6+
flake8 emulation-system/tests
7+
flake8 examples/

0 commit comments

Comments
 (0)