mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-13 07:55:05 +02:00
Rename Ilias-specific stuff
This commit is contained in:
parent
5d5f60e21f
commit
2afcd38f1c
3 changed files with 9 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
from .authenticator import *
|
||||
from .IliasAuthenticators import *
|
||||
from .organizer import *
|
||||
|
||||
__all__ = (
|
||||
authenticator.__all__ +
|
||||
IliasAuthenticators.__all__ +
|
||||
organizer.__all__
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue