remove_newlines#

langchain_community.document_loaders.notebook.remove_newlines(x: Any) Any[source]#

递归地移除换行符,无论它们存储在何种数据结构中。

Parameters:

x (任意类型)

Return type:

任何