Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
@ -88,7 +88,7 @@ def tri(*args):
return sorted(args)
def quit(exit_code = int: 0):
def quit(exit_code: int = 0):
"""
Stoppe le programme avec le code d'erreur donné.
The note is not visible to the blocked user.