dang it darglint

This commit is contained in:
Khaleel Al-Adhami 2025-02-14 15:44:01 -08:00
parent 9669ef6f25
commit e2b9c1268d

View File

@ -711,8 +711,8 @@ class Component(BaseComponent, ABC):
def _get_components_in_props(self) -> Sequence[BaseComponent]:
"""Get the components in the props.
Yields:
The components in the props.
Returns:
The components in the props
"""
if self._are_fields_known():
return [