diff --git a/afficheStats.py b/afficheStats.py index e69de29..90eb2c5 100644 --- a/afficheStats.py +++ b/afficheStats.py @@ -0,0 +1 @@ +from traitement import traitement \ No newline at end of file diff --git a/main.py b/main.py index e69de29..90eb2c5 100644 --- a/main.py +++ b/main.py @@ -0,0 +1 @@ +from traitement import traitement \ No newline at end of file diff --git a/manque.py b/manque.py index e69de29..90eb2c5 100644 --- a/manque.py +++ b/manque.py @@ -0,0 +1 @@ +from traitement import traitement \ No newline at end of file diff --git a/points.py b/points.py index e69de29..90eb2c5 100644 --- a/points.py +++ b/points.py @@ -0,0 +1 @@ +from traitement import traitement \ No newline at end of file diff --git a/reussite.py b/reussite.py index e69de29..90eb2c5 100644 --- a/reussite.py +++ b/reussite.py @@ -0,0 +1 @@ +from traitement import traitement \ No newline at end of file diff --git a/totalPoints.py b/totalPoints.py index e69de29..90eb2c5 100644 --- a/totalPoints.py +++ b/totalPoints.py @@ -0,0 +1 @@ +from traitement import traitement \ No newline at end of file