Skip to content

Add userplay Guess the number game #16451

Add userplay Guess the number game

Add userplay Guess the number game #16451

Triggered via pull request November 18, 2025 01:20
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (RUF001): other/guess_the_number_userplay.py#L11
other/guess_the_number_userplay.py:11:24: RUF001 String contains ambiguous `’` (RIGHT SINGLE QUOTATION MARK). Did you mean ``` (GRAVE ACCENT)?
Ruff (I001): other/guess_the_number_userplay.py#L1
other/guess_the_number_userplay.py:1:1: I001 Import block is un-sorted or un-formatted