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 eb5de50 commit 4c6fa8cCopy full SHA for 4c6fa8c
src/pipedream/core/client_wrapper.py
@@ -3,7 +3,7 @@
3
import typing
4
5
import httpx
6
-from .._.types.project_environment import ProjectEnvironment
+from ..types.project_environment import ProjectEnvironment
7
from .http_client import AsyncHttpClient, HttpClient
8
9
0 commit comments