dang it darglint
This commit is contained in:
parent
8ff506eb79
commit
cc6dfc7f3b
@ -119,14 +119,7 @@ components = 1
|
|||||||
|
|
||||||
|
|
||||||
def AppWithComponents():
|
def AppWithComponents():
|
||||||
"""Generate an app with a number of components.
|
"""Generate an app with a number of components."""
|
||||||
|
|
||||||
Args:
|
|
||||||
components: The number of components to generate.
|
|
||||||
|
|
||||||
Returns:
|
|
||||||
The generated app.
|
|
||||||
"""
|
|
||||||
import reflex as rx
|
import reflex as rx
|
||||||
|
|
||||||
def index() -> rx.Component:
|
def index() -> rx.Component:
|
||||||
|
Loading…
Reference in New Issue
Block a user