mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Remove spaces
This commit is contained in:
parent
3080443a81
commit
5867871de2
@ -95,7 +95,7 @@ def import_results():
|
||||
'''
|
||||
# TODO: Build in a check if uploaded json is actually a result file and
|
||||
# not something different
|
||||
# Add the possibility to add several result files at once.
|
||||
# Add the possibility to add several result files at once.
|
||||
import_results_form = ImportResultsForm(prefix='add-result-file-form')
|
||||
if import_results_form.is_submitted():
|
||||
if not import_results_form.validate():
|
||||
|
Loading…
Reference in New Issue
Block a user