langchain/libs/community/langchain_community/document_loaders/parsers/language
Eugene Yurtsev d24b82357f
community[patch]: Add missing annotations (#24890)
This PR adds annotations in comunity package.

Annotations are only strictly needed in subclasses of BaseModel for
pydantic 2 compatibility.

This PR adds some unnecessary annotations, but they're not bad to have
regardless for documentation pages.
2024-07-31 18:13:44 +00:00
..
__init__.py
c.py
cobol.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
code_segmenter.py
cpp.py
csharp.py
elixir.py
go.py
java.py
javascript.py
kotlin.py
language_parser.py
lua.py
perl.py
php.py
python.py
ruby.py
rust.py
scala.py
tree_sitter_segmenter.py
typescript.py