Skip to content

Commit

Permalink
removing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
BigOleHealz committed Oct 19, 2024
1 parent c439243 commit 014b68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/supabase/gitauto_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def complete_and_update_usage_record(
"total_seconds": total_seconds,
}
).eq(column="id", value=usage_record_id).execute()

@handle_exceptions(default_return_value=None, raise_on_error=True)
def create_installation(
self,
Expand Down

0 comments on commit 014b68b

Please sign in to comment.