Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Mar 24, 2017
1 parent 6d867d9 commit 2df7a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/zipfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def write_zip(self, file=None, compression=None, encoding=None):
"""
Write zip to a file.
..note ::
.. note ::
This is called automatically when the ZipFS is closed.
:param file: Destination file, may be a file name or an open
Expand Down

0 comments on commit 2df7a06

Please sign in to comment.