tazama-lf / frms-coe-lib

FRMS Center of Excellence package library
Apache License 2.0
3 stars 3 forks source link

fix: variable name #202

Closed rtkay123 closed 1 week ago

rtkay123 commented 1 week ago

What did we change?

throws an error if an optional variable only contains whitespace

Why are we doing this?

Easier to distinguish between intended variables and ones that arent.

How was it tested?