Skip to content

Commit

Permalink
Fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinavcode13 authored Jul 9, 2024
1 parent 929d0e6 commit f71abf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/polyphy/core/discrete3D.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ def log_info(message, *args):
log_info('Deposit grid resolution:', self.DEPOSIT_RESOLUTION)
log_info('Vis resolution:', self.VIS_RESOLUTION)


class PPInputData_3DDiscrete(PPInputData):
# TODO: load datasets from specified file + type
def __load_from_file__(self):
Expand Down

0 comments on commit f71abf4

Please sign in to comment.