From ad3b57f1c8ac25f3d983b94a6f5a1fcc6b033206 Mon Sep 17 00:00:00 2001 From: John Burwell Date: Mon, 24 Apr 2023 17:20:11 -0500 Subject: [PATCH] lint --- rsbbs/rsbbs.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsbbs/rsbbs.py b/rsbbs/rsbbs.py index be14a8f..7cf5656 100755 --- a/rsbbs/rsbbs.py +++ b/rsbbs/rsbbs.py @@ -26,7 +26,8 @@ def main(): # Parse and handle the system invocation arguments sysv_parser = argparse.ArgumentParser( - description="A Really Simple BBS.") + description=("The BBS for ax.25 and packet radio " + "that is really simple.")) # Configure args: args_list = [