Searched refs:_ERROR_TAG (Results 1 – 1 of 1) sorted by relevance
340 _ERROR_TAG = '\033[0;1;31merror:\033[m' # Red error variable in Checker343 _ERROR_TAG = 'error:' # Red error349 print(self._file_path + ': ' + self._ERROR_TAG, *args, file=sys.stderr)