Skip to content

Commit

Permalink
PEP 680: Fix link (#2301)
Browse files Browse the repository at this point in the history
  • Loading branch information
hukkin authored Feb 3, 2022
1 parent 6d1703c commit cd4d4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pep-0680.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Further, many Python tools are now configurable via TOML, such as
``black``, ``mypy``, ``pytest``, ``tox``, ``pylint`` and ``isort``.
Many that are not, such as ``flake8``, cite the lack of standard library
support as a `main reason why
<https://github.com/PyCQA/flake8/issues/234#issuecomment-812800657>`__.
<https://github.com/PyCQA/flake8/issues/234#issuecomment-812800722>`__.
Given the special place TOML already has in the Python ecosystem, it makes sense
for it to be an included battery.

Expand Down

0 comments on commit cd4d4bb

Please sign in to comment.