docs: Add missing semicolon to term link

This commit is contained in:
Vilhelm Prytz 2020-03-25 19:45:46 +01:00
parent ec4b0f6e0b
commit 41599cb6b8
No known key found for this signature in database
GPG key ID: 1952632B89EACF12

View file

@ -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.