Skip to content

Commit e2269f8

Browse files
committed
lint
1 parent c65a94a commit e2269f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/tests/test_toolbox_transport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from typing import AsyncGenerator, Mapping, Union, Optional
15+
from typing import AsyncGenerator, Mapping, Optional, Union
1616
from unittest.mock import AsyncMock
1717

1818
import pytest

0 commit comments

Comments
 (0)