Skip to content

Commit f7aa6de

Browse files
author
nik
committed
Add scikit-learn as deps
1 parent c06e538 commit f7aa6de

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "humansignal-org",
3-
"version": "0.36.0-rc1"
3+
"version": "0.37.6"
44
}

fern/generators.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ groups:
1717
github:
1818
repository: HumanSignal/label-studio-sdk
1919
# 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
20+
branch: fern-bot/08-05-2024-0231PM
21+
mode: push
22+
# mode: pull-request
2323
config:
2424
inline_request_params: false
2525
package_name: label_studio_sdk
@@ -45,6 +45,7 @@ groups:
4545
xmljson: '0.2.1'
4646
jsonschema: '3.2.0'
4747
requests-mock: '1.12.1'
48+
scikit-learn: '1.5.1'
4849
smart-casing: true
4950
python-sdk-local:
5051
audiences:

0 commit comments

Comments
 (0)