1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-27 00:17:44 +00:00

Fix pyright

This commit is contained in:
RGBCube 2022-07-01 15:14:49 +03:00
parent ddc5934a13
commit a1aa9dd1b2
2 changed files with 3 additions and 3 deletions

View file

@ -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 ./