Skip to content

Commit

Permalink
fix neu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RTXUX authored Oct 17, 2023
1 parent 17db75e commit 9f2f321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/auth_providers/neu.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from django.urls import path

from .base import UserRegexAndDomainEmailValidator
from .base import DomainEmailValidator
from .external import ExternalLoginView, ExternalGetCodeView


Expand Down

0 comments on commit 9f2f321

Please sign in to comment.