Skip to content

Commit 96e90da

Browse files
committed
docs(parser,git): Fix spacing
1 parent fbaa1e4 commit 96e90da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libvcs/parse/git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ def to_url(self) -> str:
579579
--------
580580
581581
SSH style URL:
582+
582583
>>> git_url = GitURL(url='[email protected]:vcs-python/libvcs')
583584
584585
>>> git_url.path = 'vcs-python/vcspull'

0 commit comments

Comments
 (0)