From a680b2f78891692be215013481e167da2fffb5d8 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Tue, 16 Feb 2021 14:24:18 +0100 Subject: =?UTF-8?q?nettoyage=20du=20code=20+=20passage=20en=20"d=C3=A9faut?= =?UTF-8?q?"=20de=20la=20grille=20am=C3=A9lior=C3=A9e=20(am=C3=A9lior?= =?UTF-8?q?=C3=A9e).=20Correction=20d'un=20l=C3=A9ger=20bug=20sur=20l'?= =?UTF-8?q?=C3=A9chelle=20en=20y.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion_couleurs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gestion_couleurs.py') diff --git a/gestion_couleurs.py b/gestion_couleurs.py index c1b3690..3230f3d 100644 --- a/gestion_couleurs.py +++ b/gestion_couleurs.py @@ -4,7 +4,7 @@ ### GĂ©rer les couleurs -from gestion_erreurs import * +from gestion_erreurs import warning def rgb_vers_tuple(chaine,defaut,liste_err): """ convertit une chaine rgb genre #00FF1B -- cgit v1.2.3