Skip to content

Commit

Permalink
models.reference_files:TTemplateType - add "extracted-archive"
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Aug 20, 2024
1 parent 870c48e commit 2fbb10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acacore/models/reference_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"duplicate",
"not-preservable",
"not-convertable",
"extracted-archive",
]

ActionTypeEnum: tuple[TActionType, ...] = get_type_args(TActionType)
Expand Down

0 comments on commit 2fbb10f

Please sign in to comment.