SurfSense/surfsense_backend/app/connectors/google_drive
CREDO23 acf47e3b0c refactor(connectors): remove verbose docstrings and obvious comments
- Simplify module docstrings (remove meta-commentary about 'small focused modules')
- Remove redundant inline comments (e.g., 'Log task start', 'Get connector from database')
- Trim verbose function docstrings to essential information only
- Remove over-explanatory comments that restate what code does
- Keep necessary documentation, remove noise for better readability
2025-12-28 18:53:13 +02:00
..
__init__.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
change_tracker.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
client.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
content_extractor.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
credentials.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
file_types.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
folder_manager.py refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00