Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Feb 18, 2025
1 parent 1d26b77 commit c10bddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dacapo/experiments/architectures/architecture.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def save_bioimage_io_model(
in_voxel_size: Coordinate | None = None,
):
from dacapo.experiments.run_config import RunConfig

run = RunConfig(name=f"{self.name}-bioimage-io", architecture_config=self)
run.save_bioimage_io_model(
path,
Expand Down

0 comments on commit c10bddc

Please sign in to comment.