assert_is_not_none#

astropop.testing.assert_is_not_none(a, msg=None)#

Raise assertion error if a is None.