From 5c057f83ae888e92e88b48c7ca244fb473880924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Tue, 21 Oct 2014 21:04:06 +0200 Subject: [PATCH] Typo --- gestion/gen_confs/adherents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/adherents.py b/gestion/gen_confs/adherents.py index cf5c8cd3..7e6bc95e 100644 --- a/gestion/gen_confs/adherents.py +++ b/gestion/gen_confs/adherents.py @@ -12,7 +12,7 @@ if '/usr/scripts' not in sys.path: sys.path.append('/usr/scripts') from gestion.affich_tools import cprint, anim, OK, WARNING, ERREUR import gestion.config as config -import config.mails config_mails +import config.mails as config_mails import gestion.mail as mail_module from gestion.ldap_crans import hostname, crans_ldap