Delete stray comment

This commit is contained in:
Anthony Sottile
2019-06-25 20:24:13 -07:00
parent 3d01dd3adf
commit bfba33ec9e

View File

@@ -2,7 +2,6 @@
"""
pytest: unit and functional testing with Python.
"""
# else we are imported
from _pytest import __version__
from _pytest.assertion import register_assert_rewrite
from _pytest.config import cmdline