We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06e538 commit f7aa6deCopy full SHA for f7aa6de
fern/fern.config.json
@@ -1,4 +1,4 @@
1
{
2
"organization": "humansignal-org",
3
- "version": "0.36.0-rc1"
+ "version": "0.37.6"
4
}
fern/generators.yml
@@ -17,9 +17,9 @@ groups:
17
github:
18
repository: HumanSignal/label-studio-sdk
19
# Specify branch here if you want to push to a specific branch
20
-# branch: fern-bot/07-12-2024-1241PM
21
-# mode: push
22
- mode: pull-request
+ branch: fern-bot/08-05-2024-0231PM
+ mode: push
+# mode: pull-request
23
config:
24
inline_request_params: false
25
package_name: label_studio_sdk
@@ -45,6 +45,7 @@ groups:
45
xmljson: '0.2.1'
46
jsonschema: '3.2.0'
47
requests-mock: '1.12.1'
48
+ scikit-learn: '1.5.1'
49
smart-casing: true
50
python-sdk-local:
51
audiences:
0 commit comments