Skip to content

Commit 8253c3a

Browse files
committed
Small update
1 parent bd44980 commit 8253c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyfoxfile/pyfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import hashlib
1717
import inspect
1818
import tempfile
19-
from pywwwget import upload_file_to_internet_file, download_file_from_internet_file
19+
from .pywwwget import upload_file_to_internet_file, download_file_from_internet_file
2020
from io import open
2121

2222
# RAR file support

0 commit comments

Comments
 (0)