Skip to content

Commit

Permalink
chore: 🧹 fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Oct 12, 2024
1 parent 08ca3f2 commit 3737815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/api/app/modules/auth/service.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from example.app.modules.auth.db.session import Session, User
from examples.api.app.modules.auth.db.session import Session, User


class AuthService:
Expand Down

0 comments on commit 3737815

Please sign in to comment.