mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Fix linting
This commit is contained in:
parent
7267810867
commit
b8ca9f175c
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ def set_keyring(context, type=None):
|
|||
else:
|
||||
keyring.set_keyring(TestKeyring())
|
||||
|
||||
|
||||
@given("we do not have a keyring")
|
||||
def disable_keyring(context):
|
||||
keyring.core.set_keyring(NoKeyring())
|
||||
|
|
Loading…
Add table
Reference in a new issue