style(client.py): order imports

This commit is contained in:
2025-09-19 14:54:54 +02:00
parent a27b5b1275
commit 377a846c59

View File

@@ -5,7 +5,6 @@ from __future__ import annotations
import logging as lg
import socket
from enum import Enum