lanl / BEE

Other
14 stars 3 forks source link

Fix beeflow config new error #811

Closed jtronge closed 6 months ago

jtronge commented 6 months ago

This moves an indirect call to bc.get(...) from the beeflow code into a function to avoid errors when the config doesn't exist yet.