python 3 compatibility
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
"""
|
||||
Exceptions for SAML Authentication.
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
|
||||
from social_core.exceptions import AuthException
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user