Skip to content

Commit

Permalink
Don't ask for Enter at the end
Browse files Browse the repository at this point in the history
Now that we have a dialog for continuing
  • Loading branch information
Mkranj committed Jan 12, 2023
1 parent 2633ee3 commit 8b52140
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PapersCited.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,4 +458,3 @@ def main():
continue_processing_files = dialog_process_another_file()
if continue_processing_files:
print("\n-------------------\n")
input("\nPress Enter to exit the program.")

0 comments on commit 8b52140

Please sign in to comment.