backup: save local changes on 2025-09-26

This commit is contained in:
2025-09-26 15:30:05 +08:00
parent a5eca7b3f1
commit 68ebf173e3
7874 changed files with 2590582 additions and 9 deletions

5
dist/main/_internal/cv2/config.py vendored Normal file
View File

@@ -0,0 +1,5 @@
import os
BINARIES_PATHS = [
os.path.join(os.path.join(LOADER_DIR, '../../'), 'x64/vc17/bin')
] + BINARIES_PATHS