1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 05:19:40 +02:00

add missing import

This commit is contained in:
didier 2025-04-17 11:00:04 +02:00
parent 88e8082ed3
commit e0a5c07955

View file

@ -32,6 +32,7 @@ import socket
import sys
import time
import threading
import subprocess
import pypandora
from pathlib import Path