We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2fbab commit c03ddbeCopy full SHA for c03ddbe
forex_python/converter.py
@@ -150,3 +150,4 @@ def get_currency_code_from_symbol(self, symbol):
150
151
get_symbol = _CURRENCY_CODES.get_symbol
152
get_currency_name = _CURRENCY_CODES.get_currency_name
153
+get_currency_code_from_symbol = _CURRENCY_CODES.get_currency_code_from_symbol
0 commit comments