Commit 99340413 authored by Michal Čihař's avatar Michal Čihař

Fix spacing

parent 8aa794cc
......@@ -232,7 +232,7 @@ def export_stats(request, project, subproject):
json.dumps(
response,
default=json_dt_handler,
indent = indent,
indent=indent,
),
mimetype='application/json'
)
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