Chirag Gomber
Results
1
comments of
Chirag Gomber
Hey @madhavajay, so this issue requires to change all `syft.lib.python.Any` in `__init__.py` in `src/syft/lib/python`, right? So for example this method `("syft.lib.python.List.pop", "syft.lib.python.Any")` needs changing of `Any` with let's say `UnionGenerator`,...