using doc forge
This commit is contained in:
4
mail_intake/auth/__init__.pyi
Normal file
4
mail_intake/auth/__init__.pyi
Normal file
@@ -0,0 +1,4 @@
|
||||
from .base import MailIntakeAuthProvider
|
||||
from .google import MailIntakeGoogleAuth
|
||||
|
||||
__all__ = ["MailIntakeAuthProvider", "MailIntakeGoogleAuth"]
|
||||
Reference in New Issue
Block a user