assert_is_none#

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

Raise assertion error if a is not None.