File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
2- - repo : https://github.com/ambv /black
2+ - repo : https://github.com/psf /black
33 rev : stable
44 hooks :
55 - id : black
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pytest-twisted - test twisted code with pytest
99:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
1010:Version: 1.14.3
1111:Date: 2024-08-21
12- :Download: https://pypi.python. org/pypi /pytest-twisted#downloads
12+ :Download: https://pypi.org/project /pytest-twisted/#files
1313:Code: https://github.com/pytest-dev/pytest-twisted
1414
1515
@@ -227,18 +227,18 @@ v1.9
227227
228228.. |PyPI | image :: https://img.shields.io/pypi/v/pytest-twisted.svg
229229 :alt: PyPI version
230- :target: https://pypi.python. org/pypi /pytest-twisted
230+ :target: https://pypi.org/project /pytest-twisted/
231231
232232.. |Pythons | image :: https://img.shields.io/pypi/pyversions/pytest-twisted.svg
233233 :alt: Supported Python versions
234- :target: https://pypi.python. org/pypi /pytest-twisted
234+ :target: https://pypi.org/project /pytest-twisted/
235235
236236.. |Actions | image :: https://img.shields.io/github/workflow/status/pytest-dev/pytest-twisted/CI/master?logo=GitHub-Actions
237237 :alt: GitHub Actions build status
238238 :target: https://github.com/pytest-dev/pytest-twisted/actions?query=branch%3Amaster
239239
240240.. |Black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
241241 :alt: Black code style
242- :target: https://github.com/ambv /black
242+ :target: https://github.com/psf /black
243243
244244.. _guide : CONTRIBUTING.rst
You can’t perform that action at this time.
0 commit comments