Skip to content

docs: fix convert_currency docstring defaults - #101

Merged
vedaant00 merged 1 commit into
mldsveda:mainfrom
Siteshcodes:docs/fix-convert-currency-docstring-defaults
Aug 5, 2026
Merged

docs: fix convert_currency docstring defaults#101
vedaant00 merged 1 commit into
mldsveda:mainfrom
Siteshcodes:docs/fix-convert-currency-docstring-defaults

Conversation

@Siteshcodes

Copy link
Copy Markdown

Summary

Update the convert_currency docstring so its documented defaults match the function signature.

Changes

  • Document base default as "USD".
  • Document to default as None (all rates).

Fixes #96

@vedaant00
vedaant00 merged commit 52bec12 into mldsveda:main Aug 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convert_currency docstring states wrong defaults for base and to

2 participants