[pre-commit.ci] pre-commit autoupdate #9388
Annotations
2 errors
Ruff (PLR1714):
web_programming/emails_from_url.py#L35
web_programming/emails_from_url.py:35:21: PLR1714 Consider merging multiple comparisons: `value not in ("#", "")`. Use a `set` if the elements are hashable.
|
ruff
Process completed with exit code 1.
|