Searched refs:_JOB_ATTR_LIST (Results 1 – 1 of 1) sorted by relevance
23 _JOB_ATTR_LIST = [ variable329 if not set(_JOB_ATTR_LIST).issubset(kwargs):330 missing_keys = [key for key in _JOB_ATTR_LIST if key not in kwargs]