Commit 18ef70d
committed
Update black to 24.3.0 for Python 3.12+ compatibility
Black 22.12.0 fails on Python 3.12+ with 'module ast has no attribute Str'.
Upgrading to 24.3.0 which supports Python 3.12+.1 parent 97f75ad commit 18ef70d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments