document_loaders
- Updated docstrings for `document_loaders` - Mass update `"""Loader that loads` to `"""Loads` @baskaryan - please, review
This PR contributes a `PythonLoader`, which inherits from `TextLoader` but detects and sets the encoding automatically.