New feature: Support for converting numbers in a larger range. #12504
Annotations
3 errors
Ruff:
conversions/roman_numerals.py#L65
conversions/roman_numerals.py:65:1: SyntaxError: unindent does not match any outer indentation level
|
Ruff:
conversions/roman_numerals.py#L68
conversions/roman_numerals.py:68:1: SyntaxError: Expected dedent, found end of file
|
ruff
Process completed with exit code 1.
|