Skip to content

Commit

Permalink
isort fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sovraska committed Dec 21, 2023
1 parent 0b7011d commit 097eb94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
path: "app"
- uses: isort/isort-action@v1
with:
path: "app"
requirements-files: "./requirements.txt"

0 comments on commit 097eb94

Please sign in to comment.