Skip to content

Commit

Permalink
fix pytest
Browse files Browse the repository at this point in the history
Signed-off-by: ISP akm <[email protected]>
  • Loading branch information
xygyo77 committed Oct 19, 2024
1 parent dab0304 commit de213b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/runtime/test_path.py
Original file line number Diff line number Diff line change
Expand Up @@ -839,8 +839,6 @@ def append_columns_and_return_rename_rule(records):
merged = RecordsMerged([comm_path, node_path], include_last_callback=True)
records = merged.data

df = records.to_dataframe()

expected = RecordsCppImpl(
[
RecordCppImpl({
Expand Down

0 comments on commit de213b1

Please sign in to comment.