Skip to content

Commit 4735248

Browse files
committed
Update argument.py
1 parent 64de6a4 commit 4735248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splunklib/modularinput/argument.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
import xml.etree.ElementTree as ET
1616

17-
1817
class Argument:
18+
1919
"""Class representing an argument to a modular input kind.
2020
2121
``Argument`` is meant to be used with ``Scheme`` to generate an XML

0 commit comments

Comments
 (0)