Skip to content

Commit c03ddbe

Browse files
authored
Update pip package and module name
1 parent bc2fbab commit c03ddbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

forex_python/converter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,4 @@ def get_currency_code_from_symbol(self, symbol):
150150

151151
get_symbol = _CURRENCY_CODES.get_symbol
152152
get_currency_name = _CURRENCY_CODES.get_currency_name
153+
get_currency_code_from_symbol = _CURRENCY_CODES.get_currency_code_from_symbol

0 commit comments

Comments
 (0)