diff --git a/exemples.py b/exemples.py
index 7b541be9b81472a0b82647fa98aabc1bcd1c5aa7..dc01dece0c50e551a3b456d9860d29f32df10038 100644
--- a/exemples.py
+++ b/exemples.py
@@ -5,6 +5,8 @@
 
 # thread = Thread()
 # thread.isAlive()
+print("modification")
+
 
 # name == main
 # from mauvais_module import fonction_utile1