mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-06 10:25:17 +08:00
formatting
This commit is contained in:
parent
1b3f7333a9
commit
9765c0a536
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user