mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +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
eee1e7139d
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