Yuming Long
c04235c168
fix [NEX-49] : Fix TypeError for empty HTML content ( #4032 )
...
### Summary
Addressed a TypeError that occurred when partitioning empty or
whitespace-only HTML content.
## Test
* unit test
`test_unstructured/partition/html/test_partition.py::test_partition_html_with_empty_content_raises_error`
can reproduce the TypeErro before fix
* now test can pass
2025-06-25 18:13:20 +00:00
..
2024-10-31 16:52:27 +00:00
2025-06-25 18:13:20 +00:00
2025-06-16 23:29:35 +00:00
2025-01-23 17:11:38 +00:00
2023-10-12 19:47:55 +00:00
2025-06-16 23:29:35 +00:00
2024-10-24 09:37:22 +00:00
2025-03-18 21:33:48 +00:00
2024-10-19 06:49:09 +00:00
2024-10-19 06:49:09 +00:00
2024-12-18 01:16:42 +00:00
2024-12-18 01:16:42 +00:00
2024-12-18 18:46:54 +00:00
2025-03-08 01:25:21 +00:00
2025-05-19 18:24:44 +00:00
2024-10-02 21:04:37 +00:00
2025-04-04 14:38:23 -07:00
2025-05-19 18:24:44 +00:00
2024-12-18 01:16:42 +00:00
2025-02-06 03:27:18 +00:00
2024-10-02 18:52:59 +00:00
2024-12-16 23:01:22 +00:00
2025-02-06 03:27:18 +00:00
2024-10-02 21:04:37 +00:00
2024-07-18 22:21:32 +00:00
2023-10-13 21:20:01 +00:00
2024-10-03 16:41:31 +00:00
2024-10-19 06:49:09 +00:00
2024-12-16 23:01:22 +00:00
2024-10-02 18:52:59 +00:00