Skip to content

Commit ac8ef46

Browse files
committed
update the entire repo
1 parent 9587451 commit ac8ef46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Python - Check Formatting
2626
uses: astral-sh/ruff-action@v1
2727
with:
28-
args: "format --check --extend-ignore F541,F841"
28+
args: format --check
2929

3030
py_linting:
3131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)