Update util.py
This commit is contained in:
parent
9d28c8d300
commit
9fd557915c
@ -170,7 +170,7 @@ def formatp(string, **kwargs):
|
||||
Escaped brackets, i.e. \\\\[ and \\\\] are copied verbatim to output.
|
||||
|
||||
:param string: Format string
|
||||
:param **kwargs: keyword arguments providing data for the format string
|
||||
:param kwargs: keyword arguments providing data for the format string
|
||||
:returns: Formatted string
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user