diff --git a/docs/source/user/configuration.rst b/docs/source/user/configuration.rst index 4c53877..31a3e1e 100644 --- a/docs/source/user/configuration.rst +++ b/docs/source/user/configuration.rst @@ -164,7 +164,10 @@ This allows us to add comments for why we're excluding items, e.g. .. note:: - Following the recommended settings for `Python's ``configparser`` `__, |Flake8| does not support inline comments for any of the keys. So while this is fine: + Following the recommended settings for + `Python's configparser `_, + |Flake8| does not support inline comments for any of the keys. So while + this is fine: .. code-block:: ini