From 589a4564c83b7f54cb658e466ba0add5e5c4700a Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 31 Jan 2025 10:04:28 -0500 Subject: [PATCH] update Signed-off-by: Vladimir Mandic --- Debug.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Debug.md b/Debug.md index c16d516..1609d5e 100644 --- a/Debug.md +++ b/Debug.md @@ -93,4 +93,3 @@ Level of information in the traceback can be further increased by setting env va - `SD_TRACELOCALS`: show local variables in the traceback - `SD_TRACEDUNDER`: show dunder variables in the traceback locals - `SD_TRACESUNDER`: show single underscore variables in the traceback locals -- `SD_TRACECOLOR`: enable colorized traceback output