Skip to content

Commit

Permalink
Merge pull request #50 from Ajuska/patch-1
Browse files Browse the repository at this point in the history
Update pip package and module name
  • Loading branch information
Ravi kumar authored Dec 5, 2018
2 parents bc2fbab + c03ddbe commit 9768bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forex_python/converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,4 @@ def get_currency_code_from_symbol(self, symbol):

get_symbol = _CURRENCY_CODES.get_symbol
get_currency_name = _CURRENCY_CODES.get_currency_name
get_currency_code_from_symbol = _CURRENCY_CODES.get_currency_code_from_symbol

0 comments on commit 9768bc8

Please sign in to comment.