Commit 0b120a2
authored
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
- business_objects/app_version.py+35
- business_objects/attribute.py+89-18
- business_objects/comments.py+143
- business_objects/data_slice.py+83-10
- business_objects/embedding.py+6
- business_objects/general.py+4-1
- business_objects/information_source.py+48-5
- business_objects/labeling_access_link.py+191
- business_objects/labeling_task.py+8
- business_objects/organization.py+16-2
- business_objects/payload.py+47
- business_objects/project.py+61-24
- business_objects/record.py+47-1
- business_objects/record_label_association.py+47-1
- business_objects/tokenization.py+35-1
- business_objects/user.py+29-21
- business_objects/util.py+8
- enums.py+37
- exceptions.py+4
- models.py+94-1
0 commit comments