check_has#

compliance_checker.base.check_has(priority=3, gname=None)[source]#

Decorator to wrap a function to check if a dataset has given attributes. :param function func: function to wrap