Skip to content

README: remove a invalid input #191

README: remove a invalid input

README: remove a invalid input #191

GitHub Actions / pyflakes succeeded Jun 6, 2024 in 0s

reviewdog [pyflakes] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

examples/pyflakes.yml|10 col 9| pyflakes reported issue in this script: 1:7: undefined name 'hello' [pyflakes]
examples/pyflakes.yml|19 col 9| pyflakes reported issue in this script: 2:5: import 'sys' from line 1 shadowed by loop variable [pyflakes]
examples/pyflakes.yml|23 col 9| pyflakes reported issue in this script: 1:1: 'time.sleep' imported but unused [pyflakes]