Skip to content

Commit 96552cc

Browse files
committed
lint change
1 parent d78d6a6 commit 96552cc

File tree

1 file changed

+1
-0
lines changed
  • functions-python/process_validation_report/src

1 file changed

+1
-0
lines changed

functions-python/process_validation_report/src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ def create_validation_report_entities(
277277
"Could not commit %s entities to the database: %s", entities, error
278278
)
279279
return str(error), 200
280+
280281
update_feed_statuses_query(db_session, [feed_stable_id])
281282

282283
return f"Created {len(entities)} entities.", 200

0 commit comments

Comments
 (0)