Commit 6438269
committed
chore: change serialized_client_specs type to bytes in guides/deploy.md
server.client_specs.serialize returns a bytes and not an str
See https://github.com/zama-ai/concrete/blob/main/frontends/concrete-python/concrete/fhe/compilation/specs.py line 401 parent ecb729b commit 6438269
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments