4 lines
66 B
Python
4 lines
66 B
Python
c = get_config()
|
|
c.TerminalInteractiveShell.confirm_exit = False
|
|
|
c = get_config()
|
|
c.TerminalInteractiveShell.confirm_exit = False
|
|
|