eic / epic-analysis

General (SI)DIS analysis framework for the EIC
GNU Lesser General Public License v3.0
3 stars 9 forks source link

fix: ignore settings with no value in config file parser #198

Closed c-dilks closed 2 years ago

c-dilks commented 2 years ago

Briefly, what does this PR introduce?

Fixes an invalid argument error, which was caused by settings in config files which have no values.

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

no

Does this PR change default behavior?

no