Commit 8bddd3c
committed
Bump minimum black version to 26.1.0
Black 26.1.0 introduced new formatting rules that affect this codebase.
Pin to >=26.1.0 to ensure consistent formatting across all environments.
Black 26.1.0 requires Python >=3.10 which matches this project's minimum.1 parent cb33bec commit 8bddd3c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments