Importing gandi client instead of looking at it

This commit is contained in:
2023-10-25 17:15:43 +02:00
parent 21d13bf1eb
commit 325674fa65

View File

@@ -4,6 +4,7 @@ import socket
import subprocess
from services.fast5330br1 import Fast5330bR1
from services.gandi import GandiClient
MODEM_ADDRESS = 'mabbox.bytel.fr'
ROUTER_ADDRESS = 'kynes.local:8000'