sort out import misstake

This commit is contained in:
Ronny Pfannschmidt
2018-02-22 15:13:01 +01:00
parent 935dd3aaa5
commit 2cd69cf632
2 changed files with 7 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ from _pytest.compat import (
safe_str, getlocation, enum,
)
from _pytest.outcomes import fail
from _pytest.mark.legacy import transfer_markers
from _pytest.mark.structures import transfer_markers
# relative paths that we use to filter traceback entries from appearing to the user;