Unformatted examples in the Python client synapseutils copy documentation
Description
Some of the examples in the copy documentation here:
https://python-docs.synapse.org/build/html/synapseutils.html
have not been formatted such that they are easily readable. For instance, the example for synapseutils.copy.copy is:
Examples:: import synapseutils import synapseclient syn = synapseclient.login() synapseutils.copy(syn, …)
This example also appears to be incomplete.
Environment
Docstrings
Assignee
Reporter
Labels
Validator
Development Area
None
Release Version History
None
Slack Channel
None