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 39d3e5a commit 0aca309Copy full SHA for 0aca309
src/geophires_x/Parameter.py
@@ -19,7 +19,7 @@
19
from geophires_x.Units import *
20
21
_ureg = get_unit_registry()
22
-_DISABLE_FOREX_API = True # See https://github.com/NREL/GEOPHIRES-X/issues/236?title=Currency+conversions+disabled#issuecomment-2414681434
+_DISABLE_FOREX_API = True # See https://github.com/NREL/GEOPHIRES-X/issues/236#issuecomment-2414681434
23
24
class HasQuantity(ABC):
25
0 commit comments