Skip to content

Commit cc12226

Browse files
enable black for python3.13 (#2427)
1 parent 7a4bad1 commit cc12226

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
[tool.black]
1919
line-length = 90
20-
target-version = ['py39', 'py310', 'py311', 'py312']
2120
extend-ignore = 'E203'
2221

2322
[tool.isort]

0 commit comments

Comments
 (0)