From 79d7978a11c8ba544825c8f0b42454127efcad97 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 26 May 2023 15:03:20 -0500 Subject: [PATCH] style --- src/viv/viv.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/viv/viv.py b/src/viv/viv.py index e884c20..6e88689 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -51,7 +51,7 @@ from typing import ( Generator, ) -__version__ = "22.12a3-52-g312ed47-dev" +__version__ = "22.12a3-53-g6d98e2a-dev" @dataclass @@ -974,10 +974,8 @@ class Viv: vivenv.dump_info() def manage(self, args: Namespace) -> None: - """manage viv itself + """manage viv itself""" - Can be used to install or update an existing viv installation - """ if args.cmd == "show": echo("Current:") sys.stdout.write(