We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c543b7 commit a38c21aCopy full SHA for a38c21a
rich/_windows.py
@@ -30,7 +30,6 @@ def get_windows_console_features() -> WindowsConsoleFeatures:
30
features = WindowsConsoleFeatures()
31
return features
32
33
-
34
else:
35
36
STDOUT = -11
0 commit comments