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
commit 6cf8e71dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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