Closed seriousben closed 1 week ago
Fixes #1041
When deserializing a previously created compute graph, the missing replaying field would cause an error.
Running a the test_graph_update.py test.
make fmt
python-sdk/
server/
Context
Fixes #1041
What
When deserializing a previously created compute graph, the missing replaying field would cause an error.
Testing
Running a the test_graph_update.py test.
Contribution Checklist
make fmt
inpython-sdk/
.make fmt
inserver/
.