We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a2cd3 commit c9cc237Copy full SHA for c9cc237
1 file changed
src/onc/onc.py
@@ -53,7 +53,7 @@ def __init__(
53
token,
54
production: bool = True,
55
showInfo: bool = False,
56
- showWarning: bool = True,
+ showWarning: bool = False,
57
outPath: str | Path = "output",
58
timeout: int = 60,
59
):
0 commit comments