Skip to content

Commit

Permalink
style(pre-commit.ci): auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 13, 2024
1 parent ff52714 commit 6c2fceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/careamics/lvae_training/dataset/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class DataType(Enum):
OptiMEM100_014 = 10
SeparateTiffData = 11
BioSR_MRC = 12
MultiCropDset = 13 # for the case when we have a set of differently sized crops for each channel.
MultiCropDset = 13 # for the case when we have a set of differently sized crops for each channel.


class DataSplitType(Enum):
Expand Down

0 comments on commit 6c2fceb

Please sign in to comment.