realign with upstream

This commit is contained in:
Jürg Schulthess 2024-04-29 08:10:48 +02:00
parent b5556f664b
commit b69b939d6f
2 changed files with 0 additions and 2 deletions

View File

@ -341,4 +341,3 @@ if __name__ == "__main__":
except KeyboardInterrupt: except KeyboardInterrupt:
print("") print("")
exit() exit()

View File

@ -301,4 +301,3 @@ if __name__ == "__main__":
except KeyboardInterrupt: except KeyboardInterrupt:
print("") print("")
exit() exit()