mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-30 22:46:12 +02:00
Fix Keyring tests
This commit is contained in:
parent
69fc08f6f3
commit
bdc9dc598d
3 changed files with 23 additions and 2 deletions
|
@ -21,6 +21,7 @@ import sys
|
|||
import logging
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
logging.getLogger("keyring.backend").setLevel(logging.ERROR)
|
||||
|
||||
|
||||
def parse_args(args=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue