From 437fc047e789340ace274159bf2046382b069140 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Mon, 16 Jan 2023 15:34:12 +0330 Subject: update --- bin/virttop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/virttop') diff --git a/bin/virttop b/bin/virttop index 61dfd04..24c4bb8 100755 --- a/bin/virttop +++ b/bin/virttop @@ -152,7 +152,7 @@ def ffs( header_list: typing.Optional[typing.List[str]], numbered: bool, *args, -): +) -> typing.List[str]: """A simple columnar printer""" max_column_width = [] lines = [] -- cgit v1.2.3