dang it darglint

This commit is contained in:
Khaleel Al-Adhami 2024-10-03 15:25:06 -07:00
parent 81abb1bbec
commit bcd87bc923

View File

@ -431,8 +431,6 @@ class App(MiddlewareMixin, LifespanMixin, Base):
The generated component.
Raises:
VarOperationTypeError: When an invalid component var related function is passed.
TypeError: When an invalid component function is passed.
exceptions.MatchTypeError: If the return types of match cases in rx.match are different.
"""
try: