mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 16:06:14 +02:00
rename jrnl.py to controller.py
This commit is contained in:
parent
9985c8a87a
commit
36a22352c6
4 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ import pytest
|
|||
|
||||
import jrnl
|
||||
from jrnl.args import parse_args
|
||||
from jrnl.jrnl import _display_search_results
|
||||
from jrnl.controller import _display_search_results
|
||||
|
||||
|
||||
@pytest.fixture
|
Loading…
Add table
Add a link
Reference in a new issue