Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
@ -96,5 +96,5 @@ def quit(exit_code: int = 0):
exit(exit_code)
if __name__ == __main__:
if __name__ == '__main__':
main()
The note is not visible to the blocked user.