exit

Flake8NbApplication.exit() None[source]

Handle finalization and exiting the program.

This should be the last thing called on the application instance. It will check certain options and exit appropriately.

Raises:

SystemExit – For flake8>=5.0.0