Searched refs:check_type (Results 1 – 1 of 1) sorted by relevance
47 def __init__(self, console, check_type): argument49 self.check_type = check_type52 self.console.disable_check_count[self.check_type] += 156 self.console.disable_check_count[self.check_type] -= 1430 def disable_check(self, check_type): argument444 return ConsoleDisableCheck(self, check_type)