| Filename | Latest commit message | Latest commit date |
|---|---|---|
The fd.close() call inside the `with open(...) as fd:` block is redundant because the file handle is managed by the context manager. Remove it. Assisted-by: unsloth/Qwen3.6-35B-A3B-GGUF:IQ4_NL and pi.dev Signed-off-by: Jan Lindemann <jan@janware.com> |
||
| .. | ||
| pkg | ||
| __init__.py | ||
| Makefile | ||