Skip to content
Snippets Groups Projects
Commit 48b1d49f authored by Eric Kooistra's avatar Eric Kooistra
Browse files

How to use flake8.

parent 3c2bbdf0
No related branches found
No related tags found
No related merge requests found
Pipeline #44915 passed
......@@ -1408,3 +1408,6 @@ python3 -m pip install flake8
# add to path in ~/.bashrc
export PATH=~/.local/bin:$PATH
# run flake8 in dir, to check all py files in that dir and below
> flake8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment