Skip to content

Commit

Permalink
Update converter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin31 committed Jun 8, 2021
1 parent 59455fd commit ffcf2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forex_python/converter.py
Expand Up @@ -6,7 +6,7 @@

class RatesNotAvailableError(Exception):
"""
Custome Exception when https://ratesapi.io is Down and not available for currency rates
Custome Exception when https://theforexapi.com is Down and not available for currency rates
"""
pass

Expand Down

0 comments on commit ffcf2c8

Please sign in to comment.