Commit cc5fda50 authored by Hanno Schlichting's avatar Hanno Schlichting

Whitespace

parent 091ed249
......@@ -61,6 +61,7 @@ class FormBase(FiveFormlibMixin, form.FormBase):
class EditFormBase(FiveFormlibMixin, form.EditFormBase):
pass
class DisplayFormBase(FiveFormlibMixin, form.DisplayFormBase):
pass
......
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