Skip to content

Conversation

@sharvandeep
Copy link

This PR improves the docstring for the fib_recursive function in maths/fibonacci.py.

  • Clarified summary description
  • Added properly formatted Args and Returns sections
  • Fixed example test cases with correct function name
  • Ensured consistent formatting across docstrings

This is part of issue #13948 — cleaning and standardizing docstrings.

Checklist:

  • Follows docstring format used in repo
  • Tested formatting locally
  • Only documentation updated

Thanks!

@algorithms-keeper algorithms-keeper bot added enhancement This PR modified some existing files awaiting reviews This PR is ready to be reviewed labels Nov 24, 2025
@sharvandeep sharvandeep force-pushed the docs/fix-docstrings-algos branch from b016a30 to 451c97d Compare November 24, 2025 06:47
@algorithms-keeper algorithms-keeper bot added the tests are failing Do not merge until tests pass label Nov 24, 2025
@algorithms-keeper algorithms-keeper bot removed the tests are failing Do not merge until tests pass label Nov 24, 2025
@sharvandeep
Copy link
Author

All checks have passed. This PR addresses issue #13948 by improving the docstring for fib_recursive. Kindly requesting a review when convenient. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant