Fixed flake8 style check

This commit is contained in:
Marco Buttu 2017-01-16 10:53:46 +01:00
parent df1c46974d
commit e32eb44959

View File

@ -79,7 +79,7 @@ a comma-separated list of group names.
.. doctest::
:pyversion: > 3.3
The supported operands are ``<``, ``<=``, ``==``, ``>=``, ``>``, and
comparison is performed by `distutils.version.LooseVersion
<https://www.python.org/dev/peps/pep-0386/#distutils>`__.