We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc841a commit 7abec26Copy full SHA for 7abec26
python_linter.sh
@@ -3,4 +3,5 @@
3
echo "Running Python Linter"
4
flake8 simulation-system/
5
flake8 emulation-system/envs
6
-flake8 examples/
+flake8 emulation-system/tests
7
+flake8 examples/
0 commit comments