Skip to content

Commit daeff70

Browse files
authored
Remove reference to mypy.ini from User Guide (#950)
1 parent 6c22874 commit daeff70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,10 +437,10 @@ and links each file to a section with more details.
437437
``.readthedocs.yml`` Configuration for :ref:`Read the Docs <Read the Docs integration>`
438438
``codecov.yml`` Configuration for :ref:`Codecov <Codecov integration>`
439439
``docs/conf.py`` Configuration for :ref:`Sphinx <Documentation>`
440-
``mypy.ini`` Configuration for :ref:`mypy <Type-checking with mypy>`
441440
``noxfile.py`` Configuration for :ref:`Nox <Using Nox>`
442441
``pyproject.toml`` :ref:`Python package <The pyproject.toml file>` configuration,
443442
and configuration for :ref:`Coverage.py <The coverage session>`
443+
and :ref:`mypy <Type-checking with mypy>`
444444
===================================== ========================================
445445

446446
.. _.gitignore: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring

0 commit comments

Comments
 (0)