pyThStat update

This commit is contained in:
Alex38Lyon
2026-01-09 11:31:48 +01:00
parent bd4480072e
commit 7f93cb8511
16 changed files with 577 additions and 284 deletions
+14
View File
@@ -0,0 +1,14 @@
"""
!#############################################################################################!
global_data.py for pythStat.py
!#############################################################################################!
"""
Version = "2026.01.09"
#################################################################################################
error_count = 0 # Compteur d'erreurs
debug_log = False