Skip to content

Commit bad68d0

Browse files
committed
Update router_v1.py
1 parent 9e391ce commit bad68d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/impl/LleidaHacker/router_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# from services.mail import send_registration_confirmation_email
66
from generated_src.lleida_hack_mail_api_client.models.mail_create import MailCreate
7-
from src.error import AuthenticationException
7+
from src.error.AuthenticationException import AuthenticationException
88
from src.impl.LleidaHacker.schema import LleidaHackerCreate
99
from src.impl.LleidaHacker.schema import LleidaHackerGet
1010
from src.impl.LleidaHacker.schema import LleidaHackerGetAll

0 commit comments

Comments
 (0)