jlewi / flaap

Federated Learning and Analytics Protocols
Apache License 2.0
0 stars 0 forks source link

Create an E2E test (https://github.com/jlewi/flaap/issues/12) #21

Closed jlewi closed 2 years ago

jlewi commented 2 years ago

The type signature of the value returned by TaskStoreExecutor.create_result needs to be the type of the output of the function as opposed to the type signature of the function.