mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Resolve a few pylint warnings
This commit is contained in:
@@ -14,7 +14,7 @@ PRETTY = PrettyLogger(LOGGER)
|
||||
try:
|
||||
import keyring
|
||||
except ImportError:
|
||||
PRETTY.warning("Keyring module not found, KeyringAuthenticator won't work!")
|
||||
pass
|
||||
|
||||
|
||||
class TfaAuthenticator:
|
||||
|
Reference in New Issue
Block a user