update imports to appease isort

This commit is contained in:
Jonathan Wren 2022-08-13 14:43:03 -07:00
parent 62ae47cc37
commit 12680527c5

View file

@ -38,6 +38,7 @@ def preconfig_diagnostic(_):
def preconfig_version(_):
import textwrap
from jrnl import __title__
from jrnl import __version__