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 228729b commit 1135045Copy full SHA for 1135045
test_elasticsearch/test_transport.py
@@ -18,7 +18,7 @@
18
import re
19
import time
20
import warnings
21
-from typing import Any, Dict, Optional, Union
+from typing import Any, Dict, Optional
22
23
import pytest
24
from elastic_transport import (
0 commit comments