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 47a913e commit 8e7ebcbCopy full SHA for 8e7ebcb
lint.py
@@ -14,7 +14,7 @@ def get_configuration() -> Namespace:
14
parser.add_argument(
15
'-t',
16
'--threshold',
17
- default=9.95,
+ default=9.98,
18
type=float,
19
)
20
0 commit comments