mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Rename Ilias-specific stuff
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from .authenticator import *
|
||||
from .IliasAuthenticators import *
|
||||
from .organizer import *
|
||||
|
||||
__all__ = (
|
||||
authenticator.__all__ +
|
||||
IliasAuthenticators.__all__ +
|
||||
organizer.__all__
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user