Functionfunction_signature_stress_test(number:int,no_annotation=None,text:str='default',* ,debug:bool=False,**kwargs)
tests/data/simple_cases/fmtonoff.py:38
Functionfunction_signature_stress_test(number:int,no_annotation=None,text:str="default",* ,debug:bool=False,**kwargs)
tests/data/simple_cases/function.py:29
Functionlong_function_name(argument_one, argument_two, argument_three, argument_four, argument_five, argument_six, *rest)
tests/data/miscellaneous/force_py36.py:3