Needed to import sys

pull/11/head
Paco Hope 2022-08-13 12:39:05 -04:00
parent b10217cbcb
commit 71447227f1
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import os
import sys
from os.path import exists
from tempfile import NamedTemporaryFile