Skip to content

Commit b0943ba

Browse files
committed
Small update
1 parent a85d5fe commit b0943ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyneofile/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)