Sep 11 - Reupload the code

This commit is contained in:
2026-09-11 22:42:45 -04:00
commit d92cff81e5
130 changed files with 73508 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python -c \"import ast;ast.parse\\(open\\('routes/attendance.py',encoding='utf-8'\\).read\\(\\)\\);print\\('AST OK'\\)\")",
"Bash(python -c \"import ast;[ast.parse\\(open\\(f,encoding='utf-8'\\).read\\(\\)\\) for f in ['routes/attendance.py','routes/attendance_export.py']];print\\('AST OK'\\)\")",
"Bash(python -c ' *)"
]
}
}