Commit dea0f912 by Michal Dvorak

Fixed screwed formatting

parent ad01fa0e
......@@ -217,7 +217,6 @@ class ModelField(WritableField):
"""
A generic field that can be used against an arbitrary model field.
"""
def __init__(self, *args, **kwargs):
try:
self.model_field = kwargs.pop('model_field')
......
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