Commit 43971217 authored by Mark's avatar Mark

pep8 fixed

parent 87414724
...@@ -18,6 +18,7 @@ try: ...@@ -18,6 +18,7 @@ try:
except: except:
pg_ext = False pg_ext = False
class InlineModelFormList(InlineFieldList): class InlineModelFormList(InlineFieldList):
""" """
Customized inline model form list field. Customized inline model form list 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