We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ca3f2 commit 3737815Copy full SHA for 3737815
examples/api/app/modules/auth/service.py
@@ -1,4 +1,4 @@
1
-from example.app.modules.auth.db.session import Session, User
+from examples.api.app.modules.auth.db.session import Session, User
2
3
4
class AuthService:
0 commit comments