juste pour le pusher
This commit is contained in:
parent
570dc611d4
commit
c04f1170af
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
@ -25,7 +25,6 @@ client_hostname = socket.gethostname().split('.', 1)[0]
|
|||
|
||||
all_users = api_client.list("mail/alias")
|
||||
|
||||
|
||||
def generate(api_client):
|
||||
# Création de l'environnement Jinja
|
||||
env = Environment(loader=FileSystemLoader('.'))
|
||||
|
|
Loading…
Reference in a new issue