codefactor.io / CodeFactor
succeeded
Nov 7, 2024 in 1s
1 issue fixed. 4 minor issues found.
Annotations
Check notice on line 37 in kyu_4/range_extraction/solution.py
codefactor-io / CodeFactor
kyu_4/range_extraction/solution.py#L37
Argument name "a" doesn't conform to snake_case naming style (invalid-name)
Check notice on line 38 in kyu_4/range_extraction/solution.py
codefactor-io / CodeFactor
kyu_4/range_extraction/solution.py#L38
Unused argument 'args' (unused-argument)
Check notice on line 70 in kyu_4/range_extraction/solution.py
codefactor-io / CodeFactor
kyu_4/range_extraction/solution.py#L70
Variable name "a" doesn't conform to snake_case naming style (invalid-name)
Check notice on line 38 in kyu_4/range_extraction/solution.py
codefactor-io / CodeFactor
kyu_4/range_extraction/solution.py#L38
Unused argument 'i' (unused-argument)
Loading