Fix style to Keyword Args
This commit is contained in:
parent
fcb6f19287
commit
b449ebe3d4
55 changed files with 157 additions and 157 deletions
|
|
@ -190,7 +190,7 @@ class EvForm(object):
|
|||
"""
|
||||
Initiate the form
|
||||
|
||||
Keyword args:
|
||||
Keyword Args:
|
||||
filename (str): Path to template file.
|
||||
cells (dict): A dictionary mapping `{id: text}`
|
||||
tables (dict): A dictionary mapping `{id: EvTable}`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue