Skip to content

Commit 1135045

Browse files
committed
Run nox -s format
1 parent 228729b commit 1135045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_elasticsearch/test_transport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import re
1919
import time
2020
import warnings
21-
from typing import Any, Dict, Optional, Union
21+
from typing import Any, Dict, Optional
2222

2323
import pytest
2424
from elastic_transport import (

0 commit comments

Comments
 (0)