lchtangen/SampleMind-AI---Beta

Add missing docstrings to utility functions

Open

#1 opened on Oct 4, 2025

 (0 comments) (0 reactions) (0 assignees)Python (2 forks)auto 404
beginnerdocumentationgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Description: Add comprehensive docstrings to all functions in the file picker utility.

Tasks:

  • Add docstrings following Google style
  • Include parameter types and return types
  • Add usage examples

File: src/samplemind/utils/file_picker.py

Difficulty: 🟢 Beginner Time: 30-60 minutes

See docs/GOOD_FIRST_ISSUES.md Issue #1 for details.

Contributor guide