lchtangen / lchtangen/SampleMind-AI---Beta

Add missing docstrings to utility functions

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

beginner documentation good first issue
Dominant language
Python
Stars
1
Forks
1
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open src/samplemind/utils/file_picker.py and review every function. Add Google-style docstrings with parameter types, return types, and usage examples; completion means all functions in that file are documented consistently. Use docs/GOOD_FIRST_ISSUES.md Issue #1 for the stated task details.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.