Skip to content

Commit

Permalink
更新 update_hosts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired authored Dec 7, 2024
1 parent 95b102b commit 827a90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Run and fix formatting
run: |
blck --line-length 88 .
black --line-length 88 .
isort .
flake8 --max-line-length=88 .
Expand Down

0 comments on commit 827a90a

Please sign in to comment.