Skip to content

Commit e4db35d

Browse files
committed
typo
1 parent 5a317c3 commit e4db35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ murfey = "murfey.client:run"
108108
"clem.register_lif_preprocessing_result" = "murfey.workflows.clem.register_preprocessing_results:register_lif_preprocessing_result"
109109
"clem.register_tiff_preprocessing_result" = "murfey.workflows.clem.register_preprocessing_results:register_tiff_preprocessing_result"
110110
"pato" = "murfey.workflows.notifications:notification_setup"
111-
"picked_particles" = "murfey.wrokflows.spa.picking:particles_picked"
111+
"picked_particles" = "murfey.workflows.spa.picking:particles_picked"
112112
"spa.flush_spa_preprocess" = "murfey.workflows.spa.flush_spa_preprocess:flush_spa_preprocess"
113113

114114
[tool.setuptools]

0 commit comments

Comments
 (0)