Skip to content

Commit e8ba8d9

Browse files
fix: FIT-1161: repair label-studio-converter cli (#710)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent f3e76ec commit e8ba8d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,6 @@ line-length = 120
8080
[build-system]
8181
requires = ["poetry-core"]
8282
build-backend = "poetry.core.masonry.api"
83+
84+
[project.scripts]
85+
label-studio-converter = "label_studio_sdk.converter.main:main"

0 commit comments

Comments
 (0)