Skip to content

Commit a528fda

Browse files
update black config
1 parent f79a711 commit a528fda

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/linters/.python-black

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
- uses: psf/black@stable
2-
with:
3-
options: "--line-length=80 --check --verbose"
4-
src: "."
5-
version: "24.8.0"
1+
line_length = 88
2+
check = True

0 commit comments

Comments
 (0)