assert_is_not_instance#

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

Raise assertion error if isinstance(a, b).