mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 19:56:54 +00:00
docs: Add missing semicolon to term link
This commit is contained in:
parent
ec4b0f6e0b
commit
41599cb6b8
1 changed files with 1 additions and 1 deletions
|
|
@ -54,4 +54,4 @@
|
|||
mccabe
|
||||
The project |Flake8| depends on to calculate the McCabe complexity
|
||||
of a unit of code (e.g., a function). This uses the ``C``
|
||||
:term:`class` of :term`error code`\ s.
|
||||
:term:`class` of :term:`error code`\ s.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue