Update update_secteur.py

ben non : pas phase 3 dans tout
This commit is contained in:
MaelREBOUX 2022-03-06 19:12:02 +01:00
parent 47b58c6ca5
commit 4da953aa74

View file

@ -146,7 +146,7 @@ print("")
if typemaj == "tout": if typemaj == "tout":
phase_1() phase_1()
phase_2() phase_2()
phase_3() #phase_3()
if typemaj == "phase_1": if typemaj == "phase_1":
phase_1() phase_1()