We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa2dc6 commit a32d0f1Copy full SHA for a32d0f1
1 file changed
src/ga4gh/vrs/dataproxy.py
@@ -350,8 +350,7 @@ def create_dataproxy(
350
) -> _DataProxy:
351
"""Create a dataproxy from uri or GA4GH_VRS_DATAPROXY_URI
352
353
- :param: uri: Dataproxy URI
354
- Currently accepted URI schemes:
+ :param uri: Dataproxy URI. Currently accepted URI schemes:
355
356
* seqrepo+file:///path/to/seqrepo/root
357
* seqrepo+:../relative/path/to/seqrepo/root
0 commit comments