PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

Add migrations for latest UserCode and CodeHistory

Open BrendanSchell opened this issue 1 year ago • 0 comments

Description

Adds missing migrations from https://github.com/OpenMined/PySyft/pull/8969 for UserCode and CodeHistory.

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

Tested locally using obj.migrate_to(version_no).

Checklist

BrendanSchell avatar Jun 27 '24 21:06 BrendanSchell