Skip to content

Commit 5f35f80

Browse files
committed
obscure <3.8 stuff
1 parent 111b3cd commit 5f35f80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_client.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
import sys
66
import time
77
from collections import Counter, defaultdict
8-
from collections.abc import Mapping, Callable
98
from textwrap import dedent
109
from unittest import mock
11-
from typing import Optional, Union
10+
from typing import Optional, Union, Mapping, Callable
1211

1312
import pytest
1413

0 commit comments

Comments
 (0)