File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 68
68
69
69
### Parser
70
70
71
- - Fix bug where attributes named ` type ` were not acccepted inside ` match ` statements
71
+ - Fix bug where attributes named ` type ` were not accepted inside ` match ` statements
72
72
(#3950 )
73
73
- Add support for PEP 695 type aliases containing lambdas and other unusual expressions
74
74
(#3949 )
@@ -926,7 +926,7 @@ and the first release covered by our new
926
926
[ ` master ` ] ( https://github.com/psf/black/tree/main ) branch with the
927
927
[ ` main ` ] ( https://github.com/psf/black/tree/main ) branch. Some additional changes in
928
928
the source code were also made. (#2210 )
929
- - Sigificantly reorganized the documentation to make much more sense. Check them out by
929
+ - Significantly reorganized the documentation to make much more sense. Check them out by
930
930
heading over to [ the stable docs on RTD] ( https://black.readthedocs.io/en/stable/ ) .
931
931
(#2174 )
932
932
You can’t perform that action at this time.
0 commit comments