Skip to content

Commit

Permalink
Update flake8.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ichayer authored Oct 2, 2024
1 parent 821957e commit 6ef6c68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
python -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install flake8
- name: Analysing the code with flake8 (PEP8)
Expand Down

0 comments on commit 6ef6c68

Please sign in to comment.