We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Links are broken in the doc both Torch algorithm in text and when you click on the code on the TorchAlgo class it redirects to ABC
Steps to reproduce the behavior:
Click here https://docs.substra.org/en/stable/substrafl_doc/examples/get_started/run_mnist_torch.html#sphx-glr-substrafl-doc-examples-get-started-run-mnist-torch-py:~:text=class%20MyAlgo(TorchFedAvgAlgo)%3A
Redirect to https://docs.python.org/3/library/abc.html#abc.ABC
The text was updated successfully, but these errors were encountered:
Still not working :c
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Links are broken in the doc both Torch algorithm in text and when you click on the code on the TorchAlgo class it redirects to ABC
How To Reproduce
Steps to reproduce the behavior:
Expected behavior
Redirect to https://docs.python.org/3/library/abc.html#abc.ABC
The text was updated successfully, but these errors were encountered: