Skip to content

Commit

Permalink
blacked and flaked
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoetter committed Feb 19, 2021
1 parent d314689 commit 01d8dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sashimi/processes/streaming_save.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ def receive_save_parameters(self):
if new_duration is not None:
self.n_volumes = int(
np.ceil(self.save_parameters.volumerate * new_duration)
)
)

0 comments on commit 01d8dc7

Please sign in to comment.