Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jan 23, 2025
1 parent 4e28ee7 commit 17369d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rerun_py/rerun_sdk/rerun/_send_columns.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def as_arrow_array(self) -> pa.Array:

TArchetype = TypeVar("TArchetype", bound=Archetype)


@catch_and_log_exceptions()
def send_columns(
entity_path: str,
Expand Down

0 comments on commit 17369d5

Please sign in to comment.