Skip to content

Commit 9768bc8

Browse files
author
Ravi kumar
authored
Merge pull request #50 from Ajuska/patch-1
Update pip package and module name
2 parents bc2fbab + c03ddbe commit 9768bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)