Skip to content

Commit a32d0f1

Browse files
committed
fix docstring
1 parent 9aa2dc6 commit a32d0f1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/ga4gh/vrs/dataproxy.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,7 @@ def create_dataproxy(
350350
) -> _DataProxy:
351351
"""Create a dataproxy from uri or GA4GH_VRS_DATAPROXY_URI
352352
353-
:param: uri: Dataproxy URI
354-
Currently accepted URI schemes:
353+
:param uri: Dataproxy URI. Currently accepted URI schemes:
355354
356355
* seqrepo+file:///path/to/seqrepo/root
357356
* seqrepo+:../relative/path/to/seqrepo/root

0 commit comments

Comments
 (0)