josh-fell commented on issue #19891: URL: https://github.com/apache/airflow/issues/19891#issuecomment-990615135
> I come across this error a few times, is there a fix for this `Module "functools" has no attribute "cached_property"` You can use the `# type: ignore[attr-defined]` marker so Mypy ignores that specific error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
