File tree
4 files changed
+6
-10
lines changed- unstructured
- ingest
- pipeline
4 files changed
+6
-10
lines changedDiff for: CHANGELOG.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Diff for: unstructured/__version__.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: unstructured/ingest/interfaces.py
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
| 302 | + | |
| 303 | + | |
302 | 304 |
| |
303 | 305 |
| |
304 | 306 |
| |
|
Diff for: unstructured/ingest/pipeline/source.py
+2-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 31 | + | |
| 32 | + | |
39 | 33 |
| |
40 | 34 |
| |
41 | 35 |
| |
|
0 commit comments