Files
paperless-ngx/src
stumpylog f6f13d0883 Fix: annotate ExportSink.stream's return type for pyrefly
The abstract method had no return annotation, so pyrefly inferred -> None
and flagged both DirectoryExportSink.stream and ZipExportSink.stream as
incompatible overrides.
2026-08-04 09:31:44 -07:00
..
2026-08-04 15:03:23 +00:00
2026-08-01 14:38:08 -07:00
2023-04-26 09:35:27 -07:00