Skip to content

Commit 4915b35

Browse files
unpin black
1 parent e08e9f1 commit 4915b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = [
3838
"pytest-cov",
3939
"pytest-xdist",
4040
"pytest-mock",
41-
"black==23.10.0",
41+
"black",
4242
"pycodestyle",
4343
"autoflake",
4444
"isort",

0 commit comments

Comments
 (0)