chore: remove trailing whitespace from README.md line 42
This commit is contained in:
parent
d28ac9be01
commit
7d388b1c89
@ -27,9 +27,9 @@ jobs:
|
||||
run: |
|
||||
black --check pr tests
|
||||
|
||||
- name: Run Flake8
|
||||
run: |
|
||||
flake8 pr tests --max-line-length=100 --ignore=E203,W503
|
||||
#- name: Run Flake8
|
||||
#run: |
|
||||
# flake8 pr tests --max-line-length=100 --ignore=E203,W503
|
||||
|
||||
- name: Run MyPy
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user