Skip to content

Commit 8388a02

Browse files
committed
Remove empty line from fs.walk.Walk.bind docstring
1 parent 9291f78 commit 8388a02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/walk.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ def bind(cls, fs):
147147
~fs.walk.BoundWalker: a bound walker.
148148
149149
Examples:
150-
151150
Use this method to explicitly bind a filesystem instance::
152151
153152
>>> walker = Walker.bind(my_fs)

0 commit comments

Comments
 (0)