Fri, 21 Jul 2023 15:35:23 +0200
Modified pyproject.toml section for black to not consider py37 but py312 instead.
pyproject.toml | file | annotate | diff | comparison | revisions |
--- a/pyproject.toml Fri Jul 21 11:54:54 2023 +0200 +++ b/pyproject.toml Fri Jul 21 15:35:23 2023 +0200 @@ -180,7 +180,7 @@ ] [tool.black] -target-version = ["py37", "py38", "py39", "py310", "py311"] +target-version = ["py38", "py39", "py310", "py311", "py312"] line-length = 88 extend-exclude = ''' /(