Browse Source

update badge

pull/3/head
Tony-HYX 3 years ago
parent
commit
f59148a8ff
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/lint.yml

+ 1
- 1
.github/workflows/lint.yml View File

@@ -16,5 +16,5 @@ jobs:
- name: flake8 Lint
uses: py-actions/flake8@v2
with:
max-line-length: "100"
max-line-length: "110"
plugins: "flake8-bugbear"

Loading…
Cancel
Save