mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 09:08:32 +02:00
Unable to run cli.py
as a standalone script due to relative imports
This commit is contained in:
parent
873356b623
commit
3b85121f51
1 changed files with 0 additions and 3 deletions
|
@ -267,6 +267,3 @@ def run(manual_args=None):
|
|||
journal.entries += other_entries
|
||||
journal.sort()
|
||||
journal.write()
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
|
Loading…
Add table
Reference in a new issue