mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
Remove @ from documentation which was present for unknown reason
This commit is contained in:
parent
34fba2286a
commit
60cc0196e8
@ -30,7 +30,7 @@ def hostname(only_if_ssh=False):
|
|||||||
|
|
||||||
|
|
||||||
def branch(status_colors=True):
|
def branch(status_colors=True):
|
||||||
'''Return the current VCS branch.@
|
'''Return the current VCS branch.
|
||||||
|
|
||||||
:param bool status_colors:
|
:param bool status_colors:
|
||||||
determines whether repository status will be used to determine highlighting. Default: True.
|
determines whether repository status will be used to determine highlighting. Default: True.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user