Commit 4b827f0
fix: local connector output filename when a single file is being processed (#879)
* fix string processing error for _output_filename
* Add docstring and type hint, update CHANGELOG, update version
* update test fixture
* simple code change commit to retrigger ci checks
* update test fixture - after brew install tesseract-lang
* Update ingest test fixtures (#882)
Co-authored-by: ahmetmeleq <[email protected]>
* correct CHANGELOG
* correct CHANGELOG
---------
Co-authored-by: Unstructured-DevOps <[email protected]>
Co-authored-by: ahmetmeleq <[email protected]>1 parent 24dad24 commit 4b827f0
File tree
5 files changed
+15
-6
lines changed- test_unstructured_ingest/expected-structured-output/local-single-file
- unstructured
- ingest/connector
5 files changed
+15
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
| 65 | + | |
59 | 66 | | |
60 | 67 | | |
61 | 68 | | |
| |||
0 commit comments