Skip to content

Commit

Permalink
Updated JSON respone class Doc String
Browse files Browse the repository at this point in the history
  • Loading branch information
1Git2Clone committed Jun 10, 2024
1 parent 1db1ad8 commit fd0509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CurrencyConversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ class HistoricalFastForexResponseJSON(TypedDict):
```
This program makes use of the Self["results"][`output_currency`] value.
where the output_currency varies based on the user input.
where the `output_currency` variable varies based on the user input.
"""

date: str
Expand Down

0 comments on commit fd0509e

Please sign in to comment.