Skip to content

Commit a9557a9

Browse files
committed
update: pylint score to 10.0
1 parent d0c286a commit a9557a9

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.98,
17+
default=10.0,
1818
type=float,
1919
)
2020

0 commit comments

Comments
 (0)