fix bad mock import

This commit is contained in:
Suhas 2021-02-06 21:35:13 -05:00
parent e0f7736a32
commit 9b2633a7c5

View file

@ -1,7 +1,7 @@
import argparse
import jrnl
import pytest
import mock
from unittest import mock
from jrnl.jrnl import _export_journal