Skip to content

Commit

Permalink
black run on ensemble_frame.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Jan 30, 2024
1 parent 98b9cfc commit c8b6b80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tape/ensemble_frame.py
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,6 @@ def __init__(self, dsk, name, meta, divisions, ensemble=None):
self.label = OBJECT_FRAME_LABEL # A label used by the Ensemble to identify this frame.
self.ensemble = ensemble # The Ensemble object containing this frame.


@classmethod
def from_parquet(
cl,
Expand Down

0 comments on commit c8b6b80

Please sign in to comment.