Skip to content

Commit

Permalink
Remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicavers committed Sep 11, 2024
1 parent 0ed0936 commit 7dda813
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions httomo/method_wrappers/generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,6 @@ def calculate_max_slices(
# and here we just call calculated_memory_bytes
memory_bytes_method = 0
subtract_bytes = 0
# loop over the dataset names given in the library file and extracting
# the corresponding dimensions from the available datasets
if self.memory_gpu.method == "direct":
assert self.memory_gpu.multiplier is not None
# this calculation assumes a direct (simple) correspondence through multiplier
Expand Down

0 comments on commit 7dda813

Please sign in to comment.