From a4cd0dba6917d2efa34c4faee07c8ca1701cf03b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Dumas?= Date: Fri, 7 Nov 2025 02:29:26 +0200 Subject: [PATCH] Test de connexion --- test.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..ccb6ef5 --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python3 + +pass