mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 14:04:16 +00:00
Merge branch 'docs-glossary-fix' into 'master'
docs: Add missing semicolon to term link See merge request pycqa/flake8!415
This commit is contained in:
commit
d0f608e85e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,4 +54,4 @@
|
||||||
mccabe
|
mccabe
|
||||||
The project |Flake8| depends on to calculate the McCabe complexity
|
The project |Flake8| depends on to calculate the McCabe complexity
|
||||||
of a unit of code (e.g., a function). This uses the ``C``
|
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