Eliminados los pyc

This commit is contained in:
Miguel 2025-08-02 10:39:00 +02:00
parent b67851e615
commit 64ef308a65
102 changed files with 28372 additions and 14940 deletions

1
.gitignore vendored
View File

@ -30,6 +30,7 @@ MANIFEST
*.txt *.txt
*.json *.json
*.pyc
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template

View File

@ -15,5 +15,5 @@
"xref_source_subdir": "source" "xref_source_subdir": "source"
}, },
"level3": {}, "level3": {},
"working_directory": "D:\\Trabajo\\VM\\45 - HENKEL - VM Auto Changeover\\ExportTia" "working_directory": "C:\\Trabajo\\SIDEL\\09 - SAE452 - Diet as Regular - San Giorgio in Bosco\\Reporte\\TiaExport"
} }

View File

@ -58,5 +58,11 @@
"short_description": "x8_manual_gui.py - Interfaz Manual con GUI para XML→SCL", "short_description": "x8_manual_gui.py - Interfaz Manual con GUI para XML→SCL",
"long_description": "", "long_description": "",
"hidden": false "hidden": false
},
"test_array_fix.py": {
"display_name": "test_array_fix",
"short_description": "Sin descripción corta.",
"long_description": "",
"hidden": false
} }
} }

View File

@ -1,6 +1,7 @@
{ {
"path": "D:\\Trabajo\\VM\\45 - HENKEL - VM Auto Changeover\\ExportTia", "path": "C:\\Trabajo\\SIDEL\\09 - SAE452 - Diet as Regular - San Giorgio in Bosco\\Reporte\\TiaExport",
"history": [ "history": [
"C:\\Trabajo\\SIDEL\\09 - SAE452 - Diet as Regular - San Giorgio in Bosco\\Reporte\\TiaExport",
"D:\\Trabajo\\VM\\45 - HENKEL - VM Auto Changeover\\ExportTia" "D:\\Trabajo\\VM\\45 - HENKEL - VM Auto Changeover\\ExportTia"
] ]
} }

43300
data/log.txt

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More