We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972209d commit a789aebCopy full SHA for a789aeb
examples/quart/app.py
@@ -4,7 +4,7 @@
4
# "quart",
5
# ]
6
# [tool.uv.sources]
7
-# datastar-py = { path = "../../../sdk/python" }
+# datastar-py = { path = "../../" }
8
# ///
9
10
import asyncio
0 commit comments