Skip to content

Commit 319fc09

Browse files
committed
Trivial: Remove doc for non-existing param in format_dict().
There is no parameter named format. Change-Id: I286006430efb2850b978b6f2abaed87216156d12
1 parent 65e6c7b commit 319fc09

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openstackclient/common/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ def format_dict(data):
145145
"""Return a formatted string of key value pairs
146146
147147
:param data: a dict
148-
:param format: optional formatting hints
149148
:rtype: a string formatted to key='value'
150149
"""
151150

0 commit comments

Comments
 (0)