You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix Omegaconf plugin: Properly deal with NoneType values (#3056)
* Treat builtins.NoneType explicitly when parsing type descriptions
Signed-off-by: Adrian Loy <adrian.loy@merantix-momentum.com>
* Modified tests to cover NoneType case
Signed-off-by: Adrian Loy <adrian.loy@merantix-momentum.com>
---------
Signed-off-by: Adrian Loy <adrian.loy@merantix-momentum.com>
0 commit comments