Skip to content

Commit b92dda1

Browse files
committed
Updating CI
1 parent 7052c56 commit b92dda1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# -------------------------------------------------
6161
- name: Lint with flake8
6262
run: |
63-
flake8 src --max-line-length=100
63+
flake8 src --max-line-length=120
6464
6565
# -------------------------------------------------
6666
# Format check

0 commit comments

Comments
 (0)