open(..., "rb") is binary mode and needs no encoding=; the checker's regex doesn't recognize the mode. Add the documented suppression comment. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.yaml | ||
open(..., "rb") is binary mode and needs no encoding=; the checker's regex doesn't recognize the mode. Add the documented suppression comment. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.yaml | ||