Skip to content

Commit 2df7a06

Browse files
committed
doc fix
1 parent 6d867d9 commit 2df7a06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/zipfs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def write_zip(self, file=None, compression=None, encoding=None):
129129
"""
130130
Write zip to a file.
131131
132-
..note ::
132+
.. note ::
133133
This is called automatically when the ZipFS is closed.
134134
135135
:param file: Destination file, may be a file name or an open

0 commit comments

Comments
 (0)