Skip to content

Commit

Permalink
exclude run and combiner cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Jul 16, 2024
1 parent c77c6d4 commit 3d91b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
--exclude-dir='flower-client'
--exclude='tests.py'
--exclude='controller_cmd.py'
--exclude='combiner_cmd.py'
--exclude='run_cmd.py'
--exclude='README.rst'
'^[ \t]+(import|from) ' -I .
Expand Down

0 comments on commit 3d91b5d

Please sign in to comment.