reorganize code, move around lots of functions

This commit is contained in:
Jonathan Wren 2020-08-15 18:43:54 -07:00
parent 38b78b1d1f
commit 73a348b033
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A
23 changed files with 462 additions and 470 deletions

View file

@ -1,4 +1,4 @@
from jrnl.cli import parse_args
from jrnl.parse_args import parse_args
import pytest
import shlex