Merge pull request #5496 from pytest-dev/stray_comment
Delete stray comment
This commit is contained in:
commit
6cf8e71dca
|
@ -2,7 +2,6 @@
|
||||||
"""
|
"""
|
||||||
pytest: unit and functional testing with Python.
|
pytest: unit and functional testing with Python.
|
||||||
"""
|
"""
|
||||||
# else we are imported
|
|
||||||
from _pytest import __version__
|
from _pytest import __version__
|
||||||
from _pytest.assertion import register_assert_rewrite
|
from _pytest.assertion import register_assert_rewrite
|
||||||
from _pytest.config import cmdline
|
from _pytest.config import cmdline
|
||||||
|
|
Loading…
Reference in New Issue