Skip to content
Snippets Groups Projects
Commit 3d7cbbe5 authored by Haak, R. (Romeo)'s avatar Haak, R. (Romeo)
Browse files

Removed unnecessary statement

parent d05623a8
No related branches found
No related tags found
1 merge request!82Sc 129/wrapper
......@@ -37,7 +37,6 @@ class Model:
for trial in self._shadow_tasks:
self._stats.analyze(trial)
self._analysed = True
self.create_delay_frame()
def add_task(self, pnr, vnr, condition, source, shadow):
""" Add a task specifying all the necessary information
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment