We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9209fc commit 9924412Copy full SHA for 9924412
1 file changed
src/server/main.py
@@ -1,4 +1,5 @@
1
"""Main module for the FastAPI application."""
2
+# Render deployment fix - trigger redeploy
3
4
import os
5
from pathlib import Path
0 commit comments