fix linting errors

This commit is contained in:
Suhas 2021-02-04 09:12:40 -05:00
parent ca45c7634c
commit b8daeec6b9
4 changed files with 3 additions and 5 deletions

View file

@ -15,7 +15,7 @@ from behave import when
import keyring
import toml
import yaml
from yaml.loader import FullLoader, Loader
import jrnl.time
from jrnl import Journal