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
fix(MFPackage kwargs check): Now verifying that only valid kwargs are passed to MFPackage (#1667)
* fix(MFPackage kwargs check): Now verifying only valid kwargs are passed to MFPackage.
* fix(MFPackage kwargs): Accept possible kwargs from child classes as valid.
* fix(MFPackage kwargs)
* fix(MFPackage kwargs): Added test to verify the kwargs check is working
0 commit comments