Skip to content

Commit

Permalink
Update formatting_linting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zulko authored Nov 20, 2024
1 parent 9e026a4 commit 4f9475c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatting_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Show Flake8 version
run: flake8 --version
- name: Run Flake8
run: flake8 -v --show-source moviepy pyproject.toml docs/conf.py examples tests
run: flake8 -v --show-source moviepy docs/conf.py examples tests

isort:
name: isort import sorter
Expand Down

0 comments on commit 4f9475c

Please sign in to comment.