Skip to content

Commit 42f095c

Browse files
committed
Fix erroneous indication that ‘precmd()’ and ‘postcmd()’ are deprecated
1 parent 8b26484 commit 42f095c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/hooks.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,4 @@ the various hook methods, presented in chronological order starting with the one
322322

323323
.. automethod:: cmd2.cmd2.Cmd.postparsing_precmd
324324

325-
.. automethod:: cmd2.cmd2.Cmd.precmd
326-
327-
.. automethod:: cmd2.cmd2.Cmd.postcmd
328-
329325
.. automethod:: cmd2.cmd2.Cmd.postparsing_postcmd

0 commit comments

Comments
 (0)