Commit f9734ce
Joan Fontanals Martinez
fix: add description and title to dynamic class
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>1 parent 896c20b commit f9734ceCopy full SHA for f9734ce
2 files changed
+14Lines changed: 14 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- docarray/utils
- tests/units/util
Expand file treeCollapse file tree
Open diff view settings
Collapse file
docarray/utils/create_dynamic_doc_class.py
Copy file name to clipboardExpand all lines: docarray/utils/create_dynamic_doc_class.py+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
| 9 | + |
| 10 | + |
9 | 11 | |
10 | 12 | |
11 | 13 | |
| ||
239 | 241 | |
240 | 242 | |
241 | 243 | |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
242 | 250 | |
243 | 251 | |
Collapse file
tests/units/util/test_create_dynamic_code_class.py
Copy file name to clipboardExpand all lines: tests/units/util/test_create_dynamic_code_class.py+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
243 | 243 | |
244 | 244 | |
245 | 245 | |
| 246 | + |
| 247 | + |
246 | 248 | |
247 | 249 | |
248 | 250 | |
| ||
256 | 258 | |
257 | 259 | |
258 | 260 | |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
0 commit comments