Add doctest to get_files_url for pull request URL example #15382
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (I001):
scripts/validate_solutions.py#L69
scripts/validate_solutions.py:69:5: I001 Import block is un-sorted or un-formatted
|
|
Ruff (E401):
scripts/validate_solutions.py#L69
scripts/validate_solutions.py:69:5: E401 Multiple imports on one line
|