Skip to content

Commit 235239f

Browse files
committed
fix prettier
1 parent 5a5be54 commit 235239f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
run: pip install poetry
3838

3939
- name: Lint Python files
40-
run: task python:check
40+
run: task python:check

0 commit comments

Comments
 (0)