mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Rename keyring authenticator file for consistency
This commit is contained in:
parent
16d50b6626
commit
c15a1aecdf
@ -3,7 +3,7 @@ from typing import Callable, Dict
|
||||
|
||||
from ..config import Config
|
||||
from .authenticator import Authenticator, AuthSection
|
||||
from .keyring_authenticator import KeyringAuthenticator, KeyringAuthSection
|
||||
from .keyring import KeyringAuthenticator, KeyringAuthSection
|
||||
from .simple import SimpleAuthenticator, SimpleAuthSection
|
||||
from .tfa import TfaAuthenticator
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user