docs: add check_pangram with doctests #16753
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (C401):
strings/check_pangram.py#L14
strings/check_pangram.py:14:16: C401 Unnecessary generator (rewrite as a set comprehension)
|