mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 15:43:06 +02:00
Replaced for loop with implicit continue with a list comprehension using walrus operator. This avoids the coverage.py limitation with partial branch detection on for loop continue statements. Coverage: 99% -> 100% |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| random_digits.py | ||