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 abb9ebb commit a0a9a21Copy full SHA for a0a9a21
eb_hooks.py
@@ -68,6 +68,7 @@
68
69
70
# Ensure that we don't print any messages in --terse mode
71
+# Note that --terse was introduced in EB 4.9.1
72
orig_print_msg = print_msg
73
orig_print_warning = print_warning
74
0 commit comments