From cc4d79f00e76cd7b823c928a0308775e56fb3110 Mon Sep 17 00:00:00 2001 From: Daniel Muyshond Date: Thu, 2 Jul 2020 12:59:34 +0200 Subject: [PATCH] [TELE-569] add a test comment to see if jenkins moves --- setup.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.py b/setup.py index 004067e..8c5df3d 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,9 @@ #! /usr/bin/env python # -*- coding: utf-8 -*- +# ceci n'est pas un test + + import glob import os import re