File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ format_nongpl = [
6767jsonschema = " jsonschema.cli:main"
6868
6969[project .urls ]
70- homepage = " github.com/python-jsonschema/jsonschema"
71- documentation = " python-jsonschema.readthedocs.io/"
72- issues = " github.com/python-jsonschema/jsonschema/issues/"
73- funding = " github.com/sponsors/Julian"
74- tidelift = " tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"
75- changelog = " github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst"
76- source = " github.com/python-jsonschema/jsonschema"
70+ homepage = " https:// github.com/python-jsonschema/jsonschema"
71+ documentation = " https:// python-jsonschema.readthedocs.io/"
72+ issues = " https:// github.com/python-jsonschema/jsonschema/issues/"
73+ funding = " https:// github.com/sponsors/Julian"
74+ tidelift = " https:// tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"
75+ changelog = " https:// github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst"
76+ source = " https:// github.com/python-jsonschema/jsonschema"
7777
7878[tool .isort ]
7979from_first = true
You can’t perform that action at this time.
0 commit comments