Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareengineerprogrammer committed Oct 15, 2024
1 parent 39d3e5a commit 0aca309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/geophires_x/Parameter.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from geophires_x.Units import *

_ureg = get_unit_registry()
_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

class HasQuantity(ABC):

Expand Down

0 comments on commit 0aca309

Please sign in to comment.