Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Oct 3, 2023
1 parent fdc05b5 commit 161ee76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qcodes/dataset/data_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -1504,7 +1504,6 @@ def _estimate_ds_size(self) -> float:
return row_size * len(self) / 1024 / 1024



# public api
def load_by_run_spec(
*,
Expand Down

0 comments on commit 161ee76

Please sign in to comment.