Skip to content

Commit

Permalink
Merge pull request #289 from inbo/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
mainlyIt authored Jan 4, 2025
2 parents 4bba382 + 87ef73e commit 25d43ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vespadb/observations/tasks/export_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ def generate_rows(
yield writer.writerow(row)
except Exception as e:
logger.error(f"Error processing observation {observation.id}: {e}")
continue
continue

0 comments on commit 25d43ad

Please sign in to comment.