Revert "Add newline to force PR runner to test 3.11"

This reverts commit e105f6e937.
This commit is contained in:
Micah Jerome Ellison 2022-06-11 13:40:29 -07:00
parent e105f6e937
commit 46bced6114

View file

@ -406,4 +406,3 @@ def _display_search_results(args, journal, **kwargs):
print(exporter.export(journal, args.filename))
else:
print(journal.pprint())