@@ -225,7 +225,8 @@ def main():
'where "hash" = ?'
), params
)
- conn.commit()
+
+ conn.commit()
elif args.entity == 'station':