Skip to content

Commit 7f967b9

Browse files
committed
Fix script name
1 parent c6bbbd7 commit 7f967b9

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
@@ -22,7 +22,7 @@ all = [
2222
]
2323

2424
[project.scripts]
25-
4dmos_pipeline = "mos4d.cli:app"
25+
mos4d_pipeline = "mos4d.cli:app"
2626

2727
[project.urls]
2828
Homepage = "https://github.com/PRBonn/4DMOS"

0 commit comments

Comments
 (0)