Skip to content
Snippets Groups Projects
Commit c4acd402 authored by Sander de Snoo's avatar Sander de Snoo
Browse files

Fixed typo

parent 06af399c
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ class sequencer():
def repetition_alignment(self):
return self._alignment
@repetition_alignment.property
@repetition_alignment.setter
def repetition_alignment(self, value):
self._alignment = value
......
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