Merge pull request #5496 from pytest-dev/stray_comment

Delete stray comment
This commit is contained in:
Anthony Sottile
2019-06-26 05:59:38 -07:00
committed by GitHub

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