Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
RomiPolaczek committed Dec 14, 2024
1 parent eea8dd5 commit af67863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
python-version: "3.9"
- uses: isort/isort-action@master
with:
isort-version: 5.12.0
isort-version: 5.13.2
flags: "--profile black"

0 comments on commit af67863

Please sign in to comment.