We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a317c3 commit e4db35dCopy full SHA for e4db35d
pyproject.toml
@@ -108,7 +108,7 @@ murfey = "murfey.client:run"
108
"clem.register_lif_preprocessing_result" = "murfey.workflows.clem.register_preprocessing_results:register_lif_preprocessing_result"
109
"clem.register_tiff_preprocessing_result" = "murfey.workflows.clem.register_preprocessing_results:register_tiff_preprocessing_result"
110
"pato" = "murfey.workflows.notifications:notification_setup"
111
-"picked_particles" = "murfey.wrokflows.spa.picking:particles_picked"
+"picked_particles" = "murfey.workflows.spa.picking:particles_picked"
112
"spa.flush_spa_preprocess" = "murfey.workflows.spa.flush_spa_preprocess:flush_spa_preprocess"
113
114
[tool.setuptools]
0 commit comments