Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cronjob-python
/
backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Soumik555
commited on
Apr 24, 2025
Commit
2de4182
·
1 Parent(s):
ce32ad9
LLaMa
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -11,5 +11,5 @@ def health_check():
11
12
13
@app.get("/ping_all_projects")
14
-
async
def ping_all_projects():
15
ping_all_projects()
11
12
13
@app.get("/ping_all_projects")
14
+
def ping_all_projects():
15
ping_all_projects()