Closed andrsd closed 1 month ago
If an input file contains dollar bracket expression (${value}), input reader throws an error.
${value}
This should really just work. Seems that pyhit is not exposing the API for expanding these expressions.
pyhit
Stale issue message
If an input file contains dollar bracket expression (
${value}
), input reader throws an error.This should really just work. Seems that
pyhit
is not exposing the API for expanding these expressions.