omry / omegaconf

Flexible Python configuration system. The last one you will ever need.
BSD 3-Clause "New" or "Revised" License
1.94k stars 106 forks source link

skip structured conf fields with "omegaconf_ignore" metadata #988

Closed Jasha10 closed 2 years ago

Jasha10 commented 2 years ago

This PR implements the "omegaconf_ignore" metadata inspection proposed in #984.

TODO: