We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a2047 commit c7926f5Copy full SHA for c7926f5
1 file changed
tests/contrib/asyncio/starlette_tests.py
@@ -28,8 +28,6 @@
28
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30
31
-from shutil import ExecError
32
-
33
from tests.fixtures import TempStoreClient
34
35
import pytest # isort:skip
0 commit comments