Skip to content

Commit

Permalink
Remove flake
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed May 20, 2024
1 parent ba89aa1 commit 5612621
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,3 @@ jobs:
run: |
pip install pylint
pylint api/main.py api/steam_stats.py api/steam_workshop.py
- name: Run Flake8
run: |
pip install flake8
flake8 api/main.py api/steam_stats.py api/steam_workshop.py

1 comment on commit 5612621

@vercel
Copy link

@vercel vercel bot commented on 5612621 May 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.