langchain/libs/community/langchain_community/document_loaders/parsers
Christophe Bornet ada740b5b9
community: Add ruff rule PGH003 (#30812)
See https://docs.astral.sh/ruff/rules/blanket-type-ignore/

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-04-14 02:32:13 +00:00
..
html
language community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
__init__.py community[minor]: Refactoring PyMuPDF parser, loader and add image blob parsers (#29063) 2025-01-20 15:15:43 -05:00
audio.py community: support in-memory data (Blob.from_data) in all audio parsers (#30262) 2025-03-17 19:52:33 -04:00
doc_intelligence.py community: Azure Document Intelligence parser features not available fixed (#30370) 2025-03-26 14:40:14 -04:00
docai.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
documentloader_adapter.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
generic.py
grobid.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
images.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
msword.py
pdf.py community[patch]: Fix empty producer in PDF Parsers (#30620) 2025-04-04 15:53:49 -04:00
registry.py
txt.py
vsdx.py