Jul 21 - Update document

This commit is contained in:
2026-07-21 16:33:24 -04:00
parent 5a30abbea5
commit edc5398d75
+2 -1
View File
@@ -5,7 +5,8 @@
"Bash(cd /d \"D:\\\\Projects\\\\LT_Janitorial_Quality_Control\")", "Bash(cd /d \"D:\\\\Projects\\\\LT_Janitorial_Quality_Control\")",
"Bash(python -c \"import docx; print\\('python-docx OK'\\)\")", "Bash(python -c \"import docx; print\\('python-docx OK'\\)\")",
"Bash(pip install *)", "Bash(pip install *)",
"Bash(python docs/convert_manual.py)" "Bash(python docs/convert_manual.py)",
"Bash(grep -n -A3 dateOnlyFormatter __TRACKED_VAR__/Sync/SyncManager.swift)"
] ]
} }
} }