We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95293ea commit 2cbe006Copy full SHA for 2cbe006
main.py
@@ -16,7 +16,6 @@ def main():
16
17
def exit_program():
18
print("Exiting the program...")
19
- interrupt()
20
sys.exit(0)
21
22
main()
0 commit comments