Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 18a3f86

Browse files
authored
feat: Creation of test files for migration of annotations (#1182)
Closes #1181. ### Summary of Changes - Add two versions of an api, its api data and (migrated) annotation data - Improve detection of instance attributes ### Testing Instructions run the parse-package commands for the apis and the annotations and verify that the json files are correct generated or use the script in `migration_test_data` --------- Co-authored-by: Aclrian <Aclrian@users.noreply.github.com>
1 parent 4772cd8 commit 18a3f86

25 files changed

+8605
-2706
lines changed

data/annotations/sklearn__annotations.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17218,6 +17218,7 @@
1721817218
}
1721917219
},
1722017220
"enumAnnotations": {},
17221+
"expertAnnotations": {},
1722117222
"groupAnnotations": {},
1722217223
"moveAnnotations": {
1722317224
"sklearn/sklearn.ensemble._forest/RandomForestClassifier": {

0 commit comments

Comments
 (0)