Skip to content

Commit 4397121

Browse files
committed
pep8 fixed
1 parent 8741472 commit 4397121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flask_admin/contrib/peewee/form.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
except:
1919
pg_ext = False
2020

21+
2122
class InlineModelFormList(InlineFieldList):
2223
"""
2324
Customized inline model form list field.

0 commit comments

Comments
 (0)