Skip to content

Commit 902c2b0

Browse files
committed
Update code style to Black 2025
1 parent a17e16b commit 902c2b0

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
@@ -45,7 +45,7 @@ dev = [
4545
"build",
4646

4747
# Formatting
48-
"black~=24.0",
48+
"black~=25.0",
4949
"isort",
5050
"docformatter",
5151
"clang-format~=14.0",

0 commit comments

Comments
 (0)