Browse Source

update badge

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

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

@@ -17,4 +17,4 @@ jobs:
uses: py-actions/flake8@v2
with:
max-line-length: "110"
plugins: "flake8-bugbear"
plugins: "flake8-bugbear flake8-black"

Loading…
Cancel
Save