assert_not_in#

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

Raise assertion error if a in b.