Skip to content

Commit

Permalink
fix plugin manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hamshkhawar committed Feb 21, 2024
1 parent 6c91d36 commit 08d208a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transforms/images/apply-flatfield-tool/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"baseCommand": [
"python3",
"-m",
"polus.plugins.transforms.images.apply_flatfield"
"polus.images.transforms.images.apply_flatfield"
],
"inputs": [
{
Expand Down

0 comments on commit 08d208a

Please sign in to comment.