Skip to content

Commit 422b38a

Browse files
author
Michael Staatz
committed
Fixed: function name may changed.
1 parent e3953d1 commit 422b38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ftpclient/listeners.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from os.path import basename
22
from tempfile import NamedTemporaryFile
33

4-
from core.commands import _open_local_file
4+
from core.commands import _open_local_files
55

66
from fman import DirectoryPaneListener, NO, YES, fs, load_json, show_alert
77
from fman.url import splitscheme

0 commit comments

Comments
 (0)