Skip to content

Commit 5e4ebc2

Browse files
Update black.yml
1 parent 9df5dc8 commit 5e4ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/black.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: rickstaa/action-black@v1
1111
id: action_black
1212
with:
13-
black_args: ". --line-length=100"
13+
black_args: "."
1414
- name: Create Pull Request
1515
if: steps.action_black.outputs.is_formatted == 'true'
1616
uses: peter-evans/create-pull-request@v6

0 commit comments

Comments
 (0)