From f392f2fb2fcac0505728c4fe803b82c57f12afdd Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Sun, 1 Sep 2024 13:56:55 +0200 Subject: [PATCH] . --- core/installation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/installation.py b/core/installation.py index 7d0f446..d0585b0 100644 --- a/core/installation.py +++ b/core/installation.py @@ -34,7 +34,7 @@ class Install: # Tester si c'est la bonne version de python exit("Python Version Error") else: - + if self.skip_install: return None