From 4a5935863c467e83f18c646b2d6f0466f405b9a3 Mon Sep 17 00:00:00 2001 From: Paul SQUIZZATO Date: Wed, 29 Mar 2023 11:24:32 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20pr=C3=A9cision=20d'import?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ecritureBDD.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ecritureBDD.py b/src/ecritureBDD.py index 2074d1e..fac779c 100644 --- a/src/ecritureBDD.py +++ b/src/ecritureBDD.py @@ -1,4 +1,4 @@ -import psycopg2 as psy +import psycopg2 as psy # pip install psycopg2-binary / pip install types-psycopg2 import regles def verifRegle(co):