Commit 8a66eaa4 authored by Michal Čihař's avatar Michal Čihař

Wrap long line

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 631a903f
......@@ -120,7 +120,8 @@ def widgets(request, project):
@cache_page(3600)
def render_widget(request, project, widget='287x66', color=None, lang=None, extension='png'):
def render_widget(request, project, widget='287x66', color=None, lang=None,
extension='png'):
obj = get_project(request, project)
# Handle language parameter
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment