Skip to content

Commit d08b85e

Browse files
committed
style fix
1 parent 7a93126 commit d08b85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librenms-service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
parser.add_argument(
2626
"-o",
2727
"--log-output",
28-
nargs='?',
28+
nargs="?",
2929
const="file",
3030
default="none",
3131
type=LibreNMS.LogOutput,

0 commit comments

Comments
 (0)