mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-07 20:02:36 +00:00
f44b1742f5
Moved the `ChunkerFixed` implementation from `chunker` to a new `fixed` module for better modularity. Updated imports and type hints. Removed now empty chunkers.chunker module.