fix pyright hopefully
This commit is contained in:
parent
a3524241ab
commit
9e04be4d7e
@ -1591,7 +1591,7 @@ def get_handler_args(
|
|||||||
|
|
||||||
|
|
||||||
def fix_events(
|
def fix_events(
|
||||||
events: list[EventHandler | EventSpec] | None,
|
events: list[IndividualEventType] | None,
|
||||||
token: str,
|
token: str,
|
||||||
router_data: dict[str, Any] | None = None,
|
router_data: dict[str, Any] | None = None,
|
||||||
) -> list[Event]:
|
) -> list[Event]:
|
||||||
|
Loading…
Reference in New Issue
Block a user