Skip to content

Commit 0aca309

Browse files
1 parent 39d3e5a commit 0aca309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geophires_x/Parameter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from geophires_x.Units import *
2020

2121
_ureg = get_unit_registry()
22-
_DISABLE_FOREX_API = True # See https://github.com/NREL/GEOPHIRES-X/issues/236?title=Currency+conversions+disabled#issuecomment-2414681434
22+
_DISABLE_FOREX_API = True # See https://github.com/NREL/GEOPHIRES-X/issues/236#issuecomment-2414681434
2323

2424
class HasQuantity(ABC):
2525

0 commit comments

Comments
 (0)