mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
make CI happy
This commit is contained in:
parent
4f73581fed
commit
94ed821dd4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import shlex
|
import shlex
|
||||||
import pytest
|
import pytest
|
||||||
import mock
|
from unittest import mock
|
||||||
|
|
||||||
|
|
||||||
from jrnl.args import parse_args
|
from jrnl.args import parse_args
|
||||||
|
|
Loading…
Add table
Reference in a new issue