Skip to content

Commit

Permalink
raw-delta: Add chunk-size and seek fields
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathas-Conceicao <[email protected]>
  • Loading branch information
Jonathas-Conceicao committed Aug 26, 2021
1 parent a68630d commit da90151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uhu/core/modes.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ class RawDeltaObject(BaseObject):
'size',
'target-type',
'target',
'chunk-size',
'seek',
]
required_options = [
'filename',
Expand Down

0 comments on commit da90151

Please sign in to comment.