first commit

This commit is contained in:
2025-10-27 18:50:07 +03:00
commit 06bd3c6b77
11 changed files with 93 additions and 0 deletions

3
run.py Normal file
View File

@@ -0,0 +1,3 @@
import backend.excel as excel
from backend.validating_files import validating
print(validating())