mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-06 21:00:01 +00:00
chore(text-splitters): select ALL rules with exclusions (#32325)
Co-authored-by: Mason Daugherty <mason@langchain.dev>
This commit is contained in:
committed by
GitHub
parent
20401df25d
commit
0c3e8ccd0e
@@ -1,3 +1,5 @@
|
||||
"""Python code text splitter."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Any
|
||||
|
Reference in New Issue
Block a user