Skip to content
Snippets Groups Projects
Commit 73e8b938 authored by Benjamin Hättasch's avatar Benjamin Hättasch
Browse files

Fix docstring format issue

parent d42409e1
Branches
No related tags found
Loading
......@@ -55,8 +55,7 @@ def wiki_owners_export(owners, event):
but external links when owner specified a non-wikilink. This is applied to the full list of owners
:param owners: list of owners
:param event: event this owner belongs to and that is currently exported
(specifying this directly prevents unnecesary database lookups)
:param event: event this owner belongs to and that is currently exported (specifying this directly prevents unnecessary database lookups) #pylint: disable=line-too-long
:return: linkified owners list in wiki syntax
:rtype: str
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment