SchemaStore / schemastore

A collection of JSON schema files including full API
http://schemastore.org
Apache License 2.0
3.11k stars 1.72k forks source link

Black also targets Python 3.13 #4211

Closed joejcollins closed 2 weeks ago

joejcollins commented 2 weeks ago

From black --help.

-t, --target-version [py33|py34|py35|py36|py37|py38|py39|py310|py311|py312|py313]
github-actions[bot] commented 2 weeks ago

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

hyperupcall commented 2 weeks ago

Thanks