code_attribute/code_nature_analyse.py @@ -720,7 +720,7 @@ has_continue = True else: continue_count = 0 if count >= 7 and has_continue: if count >= 6 and has_continue: return True, "长期辨识度" return False, ""