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 type hints of assert functions
Updated type hints in assert functions to use Iterable instead of Collection.
And have assertRaisesMessage return something to use as a context manager.
* Remove unused 'Collection' import
0 commit comments