PySyft
PySyft copied to clipboard
[WIP] Add linter and error for code submissions that use global scope variables / methods
Hi @IrinaMBejan, currently the fix is like below
Also the way we do it now is to put the check in the syft_function decorator to run it locally first before submitting to the server