@@ -18,7 +18,6 @@ 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.