Skip to content

Commit e6042e7

Browse files
committed
Update code style to Black 2025
1 parent 7e61601 commit e6042e7

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
@@ -36,7 +36,7 @@ dev = [
3636
"build",
3737

3838
# Formatting
39-
"black~=24.0",
39+
"black~=25.0",
4040
"isort",
4141
"docformatter",
4242
"clang-format~=14.0",

0 commit comments

Comments
 (0)