mirror of
https://github.com/assenzostefano/class-website.git
synced 2025-03-12 05:00:03 +01:00
Create requirements.txt (empty)
This commit is contained in:
parent
c1ba2cf5b5
commit
cfb9c229f9
0
requirements.txt
Normal file
0
requirements.txt
Normal file
@ -21,3 +21,13 @@ def get_homework():
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run()
|
app.run()
|
||||||
|
|
||||||
|
#{
|
||||||
|
# "date": {
|
||||||
|
# "day": 12,
|
||||||
|
# "month": 1,
|
||||||
|
# "year": 2023
|
||||||
|
# },
|
||||||
|
# "description": "Per le vacanze di natale...",
|
||||||
|
# "subject": "Disegno"
|
||||||
|
#}
|
Loading…
x
Reference in New Issue
Block a user