Skip to content

Commit

Permalink
fix: fixed missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
creyD committed Nov 25, 2024
1 parent dfb0588 commit 5daf6eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions creyPY/services/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .auth0 import * # noqa

0 comments on commit 5daf6eb

Please sign in to comment.