Skip to content

Commit

Permalink
🧪 Test repo module init
Browse files Browse the repository at this point in the history
  • Loading branch information
devmount committed Apr 19, 2024
1 parent a6f0036 commit 7b2ac78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/appointment/database/repo/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import appointment, attendee, calendar, external_connection, invite, schedule, slot, subscriber

0 comments on commit 7b2ac78

Please sign in to comment.