Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -163,9 +163,7 @@ if __name__ == '__main__':
|
|
| 163 |
# # Render the table.html template and pass the attendance data
|
| 164 |
# return render_template('attendance.html', attendance=attendance)
|
| 165 |
|
| 166 |
-
|
| 167 |
-
# def home():
|
| 168 |
-
# return render_template('index.html')
|
| 169 |
|
| 170 |
|
| 171 |
|
|
|
|
| 163 |
# # Render the table.html template and pass the attendance data
|
| 164 |
# return render_template('attendance.html', attendance=attendance)
|
| 165 |
|
| 166 |
+
|
|
|
|
|
|
|
| 167 |
|
| 168 |
|
| 169 |
|