assert_is_instance#

astropop.testing.assert_is_instance(a, b, msg=None)#

Raise assertion error if not isinstance(a, b).