We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fs.wrapfs
1 parent f257c8c commit df36726Copy full SHA for df36726
1 file changed
fs/wrapfs.py
@@ -11,7 +11,6 @@
11
from .base import FS
12
from .copy import copy_file, copy_dir
13
from .info import Info
14
-from .move import move_file, move_dir
15
from .path import abspath, join, normpath
16
from .error_tools import unwrap_errors
17
0 commit comments