main
Dmitry Kovtun 2024-05-23 12:48:45 +03:00
parent e7dcdb7eb2
commit caaf482c71
1 changed files with 2 additions and 1 deletions

View File

@ -267,4 +267,5 @@ while True:
except KeyboardInterrupt:
print("exit")
break
print("exit")