Skip to content

Commit 3345b47

Browse files
deppprobot-ci-heartex
authored andcommitted
feat: consolidate fb-rnd-new-editor into hs-platform
GitOrigin-RevId: 9519937872071028d86a931da37b3a3fda5daefc
1 parent 23e86a8 commit 3345b47

24 files changed

Lines changed: 1172 additions & 661 deletions

.fern/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
},
4949
"pyproject_toml": "[project.scripts]\nlabel-studio-converter = \"label_studio_sdk.converter.main:main\"\nlabel-studio-sdk = \"label_studio_sdk._extensions.cli.main:main\"\n"
5050
},
51-
"originGitCommit": "43726745561f7c447eafb44a3a448e8bf43b8527",
51+
"originGitCommit": "373468614775df6d2f0096b7b15ae0285256715d",
5252
"sdkVersion": "2.0.21"
5353
}

.fernignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ src/label_studio_sdk/core/client_wrapper.py
1919
# converter
2020
src/label_studio_sdk/converter
2121

22+
# manually added types not yet in the API spec
23+
src/label_studio_sdk/types/mode_enum.py
24+
2225
# legacy code - to be removed in the future
2326
src/label_studio_sdk/_legacy
2427
src/label_studio_sdk/data_manager.py

0 commit comments

Comments
 (0)