Files
Synthese-PSM_LARRA/Scripts/pyThtoQgis/Lib/global_data.py
T
Alex38Lyon 8ac7ff564b Debug AN326
2026-01-22 22:19:26 +01:00

17 lines
544 B
Python

"""
!#############################################################################################!
global_data.py for pyThtoQgis.py
!#############################################################################################!
"""
Version = "2026.01.19"
#################################################################################################
pathshp = ".\\Inputs\\"
outputspath = ".\\Outputs\\"
# error_count = 0 # Compteur d'erreurs
debug_log = False