Skip to content

Commit 7c36747

Browse files
committed
update lint.yaml
1 parent 30e5fea commit 7c36747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
3636
- name: Run flake8
3737
run: |
38-
flake8 --exclude=mlruns .
38+
flake8 --exclude=mlruns,docs .
3939

0 commit comments

Comments
 (0)