mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-24 07:49:42 +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 sys
|
||||||
import time
|
import time
|
||||||
import threading
|
import threading
|
||||||
|
import subprocess
|
||||||
|
|
||||||
import pypandora
|
import pypandora
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue