We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b837cc4 commit 464ffd4Copy full SHA for 464ffd4
scripts/pep8check.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-pycodestyle --first --show-source --show-pep8 setup.py hexonet/apiconnector/*.py tests/*.py
+pycodestyle --first --show-source --show-pep8 ./*.py
0 commit comments