formatting

This commit is contained in:
Abubakar Abid 2022-03-04 00:01:48 -05:00
parent 1b3f7333a9
commit 9765c0a536

View File

@ -1609,7 +1609,7 @@ class State(InputComponent):
default (Any): the initial value of the state.
optional (bool): this parameter is ignored.
"""
self.default = default
super().__init__(label)