We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a220442 commit e65d724Copy full SHA for e65d724
Lib/test/test_sqlite3/test_cli.py
@@ -13,6 +13,7 @@
13
)
14
15
16
+@force_not_colorized_test_class
17
class CommandLineInterface(unittest.TestCase):
18
19
def _do_test(self, *args, expect_success=True):
0 commit comments