mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 13:59:13 +00:00
14 lines
486 B
Python
14 lines
486 B
Python
"""
|
|
!#############################################################################################!
|
|
|
|
global_data.py for pythStat.py
|
|
|
|
!#############################################################################################!
|
|
"""
|
|
|
|
Version = "2026.01.09"
|
|
|
|
#################################################################################################
|
|
|
|
error_count = 0 # Compteur d'erreurs
|
|
debug_log = False |