Files
Synthese-PSM_LARRA/Scripts/pyThtoQgis/Lib/global_data.py
T
Alex38Lyon db516b2cc0 pyThtoQgis
2026-01-12 19:58:16 +01:00

17 lines
544 B
Python

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