Skip to content

Commit

Permalink
black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink committed May 9, 2024
1 parent 1f03634 commit 80b21cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dacapo/experiments/datasplits/datasplit_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,10 @@ def generate_dataspec_from_csv(csv_path: Path):

class DataSplitGenerator:
"""Generates DataSplitConfig for a given task config and datasets.
Class names in gt_dataset should be within [] e.g. [mito&peroxisome&er] for
multiple classes or [mito] for one class.
Currently only supports:
- semantic segmentation.
Supports:
Expand Down

0 comments on commit 80b21cf

Please sign in to comment.