Skip to content

Commit

Permalink
Revert "Add newline to force PR runner to test 3.11"
Browse files Browse the repository at this point in the history
This reverts commit e105f6e.
  • Loading branch information
micahellison committed Jun 11, 2022
1 parent e105f6e commit 46bced6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jrnl/jrnl.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,4 +406,3 @@ def _display_search_results(args, journal, **kwargs):
print(exporter.export(journal, args.filename))
else:
print(journal.pprint())

0 comments on commit 46bced6

Please sign in to comment.