@@ -7,6 +7,7 @@ class Updater:
def __init__(self):
parser = argparse.ArgumentParser(description="Source parser.")
parser.add_argument("--config", help='Update config action', action='store_true')
parser.add_argument("--source", type=str)
self.args = parser.parse_args()
The note is not visible to the blocked user.