Skip to content

Commit

Permalink
FIX DOC arg
Browse files Browse the repository at this point in the history
  • Loading branch information
arjoly committed Oct 6, 2015
1 parent defb1bd commit dd16836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusterlib/storage.py
Expand Up @@ -132,7 +132,7 @@ def sqlite3_dumps(dictionnary, file_name, timeout=7200.0, overwrite=False):
it will raise an exception if the key is already present in the
database.
fname : str
file_name : str
Path to the sqlite database.
timeout : float, optional (default=7200.0)
Expand Down

0 comments on commit dd16836

Please sign in to comment.