rusackas commented on PR #33940: URL: https://github.com/apache/superset/pull/33940#issuecomment-3857333862
Fixed the pre-commit CI failure - there were two minor prettier formatting issues: 1. Missing semicolon at the end of an import statement in `controlPanel.tsx` 2. Extra blank line in `constants.ts` The PR has been rebased and is ready for review. The changes look good - converting hardcoded label position strings to translatable strings using `t()`. -- 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]
