Make flake8 happy
This commit is contained in:
parent
41d5414245
commit
94df7a1f74
1 changed files with 1 additions and 0 deletions
|
|
@ -528,6 +528,7 @@ def formatLink(url):
|
|||
|
||||
return url
|
||||
|
||||
|
||||
def rowToggle(template):
|
||||
"""If the value of template._rowNum is even, return 'row-even';
|
||||
if it is odd, return 'row-odd'. Increment the value before checking it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue