Skip to content

Commit b44e0cd

Browse files
Merge branch 'master' into fix/fix_simplify_4.0
2 parents 6a63123 + c90f7c7 commit b44e0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
python -m pip install flake8
2525
- name: Run flake8
2626
run: |
27-
python -m flake8
27+
python -m flake8 --exclude=stage6.0_branded_application/* .

0 commit comments

Comments
 (0)