You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pyproject.toml to depend on Black 24.10.0.
Pyink 24.10.0 accidentally depended on Black 24.8.0, instead of Black 24.10.0, which causes the build to fail with Python 3.13 due to Black 24.8.0 not yet being compatible with that version.
Fixes#60
PiperOrigin-RevId: 713974224
Fix#8: In multiline module docstrings, trailing quotes that are put …
…on their own line are now kept on their own line.
Will publish a new release v23.3.1 after this is merged.
PiperOrigin-RevId: 521763971