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
The BQML dependency on pytest is redundant with the central testing
dependencies. Removing this dependency resolves a `TypeError: attrib()
got an unexpected keyword argument 'convert'` test failure caused by
incompatible versions.
0 commit comments