Skip to content

Commit ffcf2c8

Browse files
authored
Update converter.py
1 parent 59455fd commit ffcf2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forex_python/converter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class RatesNotAvailableError(Exception):
88
"""
9-
Custome Exception when https://ratesapi.io is Down and not available for currency rates
9+
Custome Exception when https://theforexapi.com is Down and not available for currency rates
1010
"""
1111
pass
1212

0 commit comments

Comments
 (0)