We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7bcbc commit 4195064Copy full SHA for 4195064
orpy/utils.py
@@ -60,6 +60,7 @@ def get_item_properties(item, fields, mixed_case_fields=None):
60
61
def format_dict(data):
62
"""Return a formatted string of key value pairs
63
+
64
:param data: a dict
65
:rtype: a string formatted to key='value'
66
"""
0 commit comments