langchain.document_loaders.notebook.remove_newlines¶
- langchain.document_loaders.notebook.remove_newlines(x: Any) Any[source]¶
Recursively removes newlines, no matter the data structure they are stored in.