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.
2 parents bc2fbab + c03ddbe commit 9768bc8Copy full SHA for 9768bc8
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