apply patch

This commit is contained in:
2025-07-03 21:03:21 +03:00
parent 54827a5152
commit 0ddd9f0683
6 changed files with 527 additions and 88 deletions

7
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# Python
__pycache__/
**/__pycache__/
*.pyc
*.pyo
*.pyd
@@ -16,4 +16,7 @@ price_data_final/
# IDEs
.idea/
.vscode/
.vscode/
#backups
*.bak