File size: 167 Bytes
5e07a1f
 
 
 
1
2
3
4
5
# For testing that auth backends can be referenced using a convenience import
from .test_auth_backends import ImportedModelBackend

__all__ = ["ImportedModelBackend"]