style: import order and lines too long

ref: N25B-217
This commit is contained in:
Twirre Meulenbelt
2025-11-05 12:34:30 +01:00
parent 2c867adce2
commit f854a60e46
5 changed files with 20 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
import asyncio
import logging
import zmq
from spade.agent import Agent
from spade.behaviour import CyclicBehaviour
import zmq
from zmq.asyncio import Context
from control_backend.agents.ri_command_agent import RICommandAgent