diff --git a/_pytest/pastebin.py b/_pytest/pastebin.py index 6ac9d50c6..9f615e4aa 100644 --- a/_pytest/pastebin.py +++ b/_pytest/pastebin.py @@ -1,6 +1,6 @@ """ submit failure or test session information to a pastebin service. """ import pytest -import py, sys +import sys import tempfile