Skip to content
Snippets Groups Projects
Commit 3bea06f2 authored by Julian Ruestig's avatar Julian Ruestig :satellite:
Browse files

Small change to variable

parent fe49d4aa
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ from .model import Model
class Variable(Model):
"""
Changes MultiField to be a Variable model.
Returns the MultiField.
"""
def __init__(self, position):
......
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