Skip to content

Commit

Permalink
feat: rename function to archive
Browse files Browse the repository at this point in the history
Signed-off-by: SdgJlbl <sarah.diot-girard@owkin.com>
  • Loading branch information
SdgJlbl committed Oct 13, 2023
1 parent 99be3e2 commit a9673b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substra/sdk/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ class Function(_Model):
outputs: List[FunctionOutput]

description: _File
function: _File
archive: _File

type_: ClassVar[str] = schemas.Type.Function

Expand Down

0 comments on commit a9673b4

Please sign in to comment.