Skip to content

Commit 48c46cb

Browse files
committed
chore(comments): tidy up comments within frame index refactor
1 parent 81b0def commit 48c46cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CodeEntropy/entropy/workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ def _build_shared_data(
179179
"n_frames": frame_selection.n_frames,
180180
"frame_selection": frame_selection,
181181
"frame_source": frame_source,
182-
# Compatibility aliases. These are absolute trajectory frame indices.
183182
"frame_indices": list(frame_selection.indices),
184183
"source_frame_indices": list(frame_selection.indices),
185184
}

0 commit comments

Comments
 (0)