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.
1 parent 0e5e919 commit d6f7033Copy full SHA for d6f7033
README.rst
@@ -70,8 +70,8 @@ Methods
70
>>> # INFO: Return (True/False, Response Object from requests.get|post|put)
71
>>> # True means 200 OK.
72
>>> # INFO: Can "upload" Only a single file, not a directory.
73
- >>> # (Must turn on index_zip on Netstorage configuration
74
- >>> # to use 'INDEX_ZIP=True')
+ >>> # To use 'INDEX_ZIP=True',
+ >>> # Must turn on index_zip on Netstorage configuration
75
>>> # WARN: Can raise NetstorageError at all methods.
76
>>>
77
0 commit comments