Ashutosh0x commented on code in PR #36896:
URL: https://github.com/apache/superset/pull/36896#discussion_r2728250800
##########
superset/db_engine_specs/lint_metadata.py:
##########
@@ -411,13 +411,13 @@ def print_report(reports: list[MetadataReport], verbose:
bool = False) -> None:
no_metadata = [r for r in reports if not r.has_metadata]
if complete:
- print(f"\n✅ COMPLETE ({len(complete)} specs - all required &
recommended):")
+ print(f"\n[COMPLETE] ({len(complete)} specs - all required &
recommended):")
Review Comment:
> that is all clearly AI generated code
is your team hiring !
--
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]