From 90152df53478a00a3c64ba5ece160485408680dd Mon Sep 17 00:00:00 2001 From: kotfu Date: Thu, 6 Feb 2020 17:04:32 -0700 Subject: EmbeddedConsoleExit should not be part of the public api --- docs/api/exceptions.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/api') diff --git a/docs/api/exceptions.rst b/docs/api/exceptions.rst index 3479fec3..400993aa 100644 --- a/docs/api/exceptions.rst +++ b/docs/api/exceptions.rst @@ -1,6 +1,4 @@ Exceptions ========== -.. autoexception:: cmd2.cmd2.EmbeddedConsoleExit - .. autoexception:: cmd2.EmptyStatement -- cgit v1.2.1