Skip to content

Commit 8e7ebcb

Browse files
committed
update: lint score to 9.98
1 parent 47a913e commit 8e7ebcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def get_configuration() -> Namespace:
1414
parser.add_argument(
1515
'-t',
1616
'--threshold',
17-
default=9.95,
17+
default=9.98,
1818
type=float,
1919
)
2020

0 commit comments

Comments
 (0)