style(__main__.py): order imports

This commit is contained in:
2025-09-19 14:52:27 +02:00
parent c63b7f9f4d
commit 6953922b3b

View File

@@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import annotations
import logging as lg
from judas_client.connector import Connector