Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76063f9

Browse files
committed
missing documentation abou TB docs mode
1 parent cedddb7 commit 76063f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IPython/core/magics/basic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def colors(self, parameter_s=''):
344344
def xmode(self, parameter_s=''):
345345
"""Switch modes for the exception handlers.
346346
347-
Valid modes: Plain, Context, Verbose, and Minimal.
347+
Valid modes: Plain, Context, Verbose, Minimal, and Docs.
348348
349349
If called without arguments, acts as a toggle.
350350

0 commit comments

Comments
 (0)