assert_is_not#

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

Raise assertion error if a is not b.