Skip to content

Commit

Permalink
Update pip package and module name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajuska authored Nov 21, 2018
1 parent bc2fbab commit c03ddbe
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 c03ddbe

Please sign in to comment.