mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Remove extra space
This commit is contained in:
parent
59a6aa3cfd
commit
91dcb812d7
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ def run(manual_args=None):
|
|||
|
||||
log.debug('Using journal "%s"', journal_name)
|
||||
mode_compose, mode_export, mode_import = guess_mode(args, config)
|
||||
|
||||
|
||||
# How to quit writing?
|
||||
if "win32" in sys.platform:
|
||||
_exit_multiline_code = "on a blank line, press Ctrl+Z and then Enter"
|
||||
|
|
Loading…
Add table
Reference in a new issue