forked from VimPlug/jedi
Fix a colorama debug highlighting issue
This commit is contained in:
@@ -51,6 +51,7 @@ except ImportError:
|
||||
YELLOW = ''
|
||||
MAGENTA = ''
|
||||
RESET = ''
|
||||
BLUE = ''
|
||||
|
||||
NOTICE = object()
|
||||
WARNING = object()
|
||||
|
||||
Reference in New Issue
Block a user