Updation DNF sorting algo to make hacktoberfest contribution #10049
Annotations
6 errors
Ruff (E501):
sorts/dutch_national_flag_sort.py#L3
sorts/dutch_national_flag_sort.py:3:89: E501 Line too long (92 > 88)
|
Ruff (E501):
sorts/dutch_national_flag_sort.py#L6
sorts/dutch_national_flag_sort.py:6:89: E501 Line too long (93 > 88)
|
Ruff (E501):
sorts/dutch_national_flag_sort.py#L7
sorts/dutch_national_flag_sort.py:7:89: E501 Line too long (92 > 88)
|
Ruff (EM102):
sorts/dutch_national_flag_sort.py#L79
sorts/dutch_national_flag_sort.py:79:17: EM102 Exception must not use an f-string literal, assign to variable first
|
Ruff (E501):
sorts/dutch_national_flag_sort.py#L79
sorts/dutch_national_flag_sort.py:79:89: E501 Line too long (93 > 88)
|
ruff
Process completed with exit code 1.
|