We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f35f80 commit 331d50aCopy full SHA for 331d50a
tests/integrations/sanic/test_sanic.py
@@ -3,8 +3,7 @@
3
import os
4
import random
5
import sys
6
-from typing import Any, Iterable, Optional
7
-from collections.abc import Container
+from typing import Any, Iterable, Optional, Container
8
from unittest.mock import Mock
9
10
import pytest
0 commit comments