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.walk.Walk.bind
1 parent 9291f78 commit 8388a02Copy full SHA for 8388a02
1 file changed
fs/walk.py
@@ -147,7 +147,6 @@ def bind(cls, fs):
147
~fs.walk.BoundWalker: a bound walker.
148
149
Examples:
150
-
151
Use this method to explicitly bind a filesystem instance::
152
153
>>> walker = Walker.bind(my_fs)
0 commit comments