Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Jan 31, 2024
1 parent 9945c81 commit bae58dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tape/ensemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ def sample_objects(self, **kwargs):
self.cleanup_client = False
new_ens.cleanup_client = False
else:
print("here")
new_ens = Ensemble(client=False)

new_ens.update_frame(object_subset)
Expand Down

0 comments on commit bae58dc

Please sign in to comment.