mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-27 00:17:44 +00:00
Fix pyright
This commit is contained in:
parent
ddc5934a13
commit
a1aa9dd1b2
2 changed files with 3 additions and 3 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- name: Run Unimport
|
||||
continue-on-error: true
|
||||
run: unimport ./ --ignore-init --gitignore -r
|
||||
run: unimport ./ --ignore-init --gitignore --remove
|
||||
|
||||
- name: Run Isort
|
||||
run: isort ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue