more code clean up

tests pass locally...now for GitHub...
This commit is contained in:
MinchinWeb 2021-05-09 16:29:51 -06:00
parent 1fd04ad03d
commit 432681f8a3
5 changed files with 23 additions and 16 deletions

View file

@ -1,8 +1,8 @@
from jrnl.exception import JrnlError
from jrnl.plugins.fancy_exporter import check_provided_linewrap_viability
import pytest
from jrnl.exception import JrnlError
from jrnl.plugins.util import check_provided_linewrap_viability
@pytest.fixture()
def datestr():