aminghadersohi commented on PR #41606: URL: https://github.com/apache/superset/pull/41606#issuecomment-4975254325
Re: Bito run #afc305 — 0 actionable suggestions; the one filtered item (missing `from __future__ import annotations` in `manage_dashboard_certification.py`) doesn't match this codebase's convention — none of the 15 files in `dashboard/tool/` use that import, since the project targets Python 3.10+ and uses `str | None` union syntax natively. No change needed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
