Skip to content

Commit

Permalink
Formatting (ruff)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Boguščiak <[email protected]>
  • Loading branch information
jbogusciak committed Jun 12, 2024
1 parent e41d09a commit da8293a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
from frinx.common.worker.worker import WorkerImpl
from frinx_api.uniconfig.connection.manager import MountType

from . import class_to_json, snake_to_kebab_case
from . import class_to_json
from . import handle_response
from . import snake_to_kebab_case


class ConnectionManager(ServiceWorkersImpl):
Expand Down

0 comments on commit da8293a

Please sign in to comment.