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
Make ConfigSet ABC and add contains to Loader (#2209)
The ConfigSet should be always specialized via subclassing. The contains
is a quality of life imporvement for plugins. Also bumped the tools
while at it.
Signed-off-by: Bernát Gábor <[email protected]>
0 commit comments