Skip to content

Commit

Permalink
🎨 Refactoring
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Sep 27, 2024
1 parent fadde70 commit 633f5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mcmicro.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
reference="https://github.com/labsyspharm/mcmicro",
)
ln.context.track(transform=transform)
run = ln.context.unun
run = ln.context.run

# get the input data from a predecessor pipeline through LaminDB and make it available in the current working directory
mcmicro_input = ln.Artifact.using("laminlabs/lamindata").get(description=args.input)
Expand Down

0 comments on commit 633f5ab

Please sign in to comment.