Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Clément Robert <cr52@protonmail.com>
  • Loading branch information
matthewturk and neutrinoceros committed Apr 26, 2024
1 parent 51cdcc9 commit 86e32db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yt/frontends/stream/definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def assign_particle_data(ds, pdata, bbox):
ds.stream_handler.left_edges,
ds.stream_handler.right_edges,
ds.stream_handler.dimensions,
parent_ids, # This is a list of lists
parent_ids,
levels,
num_children,
)
Expand Down

0 comments on commit 86e32db

Please sign in to comment.