Make the cli work again.

This commit is contained in:
Niko Wenselowski 2013-04-21 22:03:49 +02:00
parent cb77ebc81b
commit a3ea62333e

View file

@ -14,3 +14,4 @@ __copyright__ = 'Copyright 2013 Manuel Ebert'
from . import Journal from . import Journal
from . import jrnl from . import jrnl
from .jrnl import cli