Skip to content

Commit c41e0bd

Browse files
committed
fix import ordering for ruff isort
1 parent 0cd6923 commit c41e0bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/tagoio_sdk/modules/Services

src/tagoio_sdk/modules/Services/MQTT.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import warnings
2+
23
from typing import Optional
34
from typing import TypedDict
45
from typing import Union

0 commit comments

Comments
 (0)