@@ -18,6 +18,7 @@ def main(argv):
loggers = set()
try:
print(f"main arguments {argv=}")
opts, args = getopt.getopt(argv, "hdl:i", ["help", "debug", "logger=", "interactive"])
for o, a in opts:
The note is not visible to the blocked user.