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:
parent
88e8082ed3
commit
e0a5c07955
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ import socket
|
|||
import sys
|
||||
import time
|
||||
import threading
|
||||
import subprocess
|
||||
|
||||
import pypandora
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue