Skip to content

feat(conversions): add input validation and fix bugs in Roman Numerals #18303

feat(conversions): add input validation and fix bugs in Roman Numerals

feat(conversions): add input validation and fix bugs in Roman Numerals #18303

Triggered via pull request June 29, 2026 05:14
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (EM102): conversions/roman_numerals.py#L44
conversions/roman_numerals.py:44:30: EM102 Exception must not use an f-string literal, assign to variable first help: Assign to variable; remove f-string literal