Fix linting

This commit is contained in:
Bruno Oliveira 2017-10-19 21:50:15 -02:00 committed by GitHub
parent 3da28067f3
commit f7387e45ea
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ from textwrap import dedent
import _pytest._code
import pytest
import sys
from _pytest.pytester import get_public_names
from _pytest.fixtures import FixtureLookupError
from _pytest import fixtures