Fix codestyle

This commit is contained in:
Rebecca Law
2018-06-20 16:54:12 +01:00
parent 1363244a2b
commit 1ab4654396
2 changed files with 0 additions and 2 deletions

View File

@@ -73,4 +73,3 @@ def update_fact_notification_status(data, process_day):
)
db.session.connection().execute(stmt)
db.session.commit()