Allow and mange both signatures ```python def after_update(self) -> None: ... async def after_update(self) -> None: ... ```