We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54442e commit 566a27cCopy full SHA for 566a27c
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