Commit 3da3603
File tree
Expand file treeCollapse file tree
5 files changed
+80
-36
lines changedFilter options
- docarray/base_doc
- mixins
- docs/user_guide/representing
- tests/units/document
Expand file treeCollapse file tree
5 files changed
+80
-36
lines changed+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
| ||
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
78 | 84 |
|
79 | 85 |
|
80 | 86 |
|
|
docarray/base_doc/mixins/io.py
Copy file name to clipboardExpand all lines: docarray/base_doc/mixins/io.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
242 | 246 |
|
243 | 247 |
|
244 |
| - |
| 248 | + |
245 | 249 |
|
246 | 250 |
|
247 | 251 |
|
|
docs/user_guide/representing/first_step.md
Copy file name to clipboardExpand all lines: docs/user_guide/representing/first_step.md+23-8Lines changed: 23 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 |
| - |
127 |
| - |
128 | 126 |
|
129 | 127 |
|
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
134 | 148 |
|
135 | 149 |
|
136 | 150 |
|
137 | 151 |
|
138 | 152 |
|
139 | 153 |
|
140 | 154 |
|
| 155 | + |
tests/units/document/test_any_document.py
Copy file name to clipboardExpand all lines: tests/units/document/test_any_document.py-22Lines changed: 0 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 |
| - |
10 | 8 |
|
11 |
| - |
12 |
| - |
13 | 9 |
|
14 | 10 |
|
15 | 11 |
|
| ||
94 | 90 |
|
95 | 91 |
|
96 | 92 |
|
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
tests/units/document/test_base_document.py
Copy file name to clipboardExpand all lines: tests/units/document/test_base_document.py+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| 9 | + |
8 | 10 |
|
| 11 | + |
| 12 | + |
9 | 13 |
|
10 | 14 |
|
11 | 15 |
|
| ||
146 | 150 |
|
147 | 151 |
|
148 | 152 |
|
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
0 commit comments