piyushraj001 commented on PR #44044: URL: https://github.com/apache/superset/pull/44044#issuecomment-5788554704
@rusackas Rebased on latest master to fix the babel-extract failure. The drift was caused by a commit already on master that updated the error string in DatabaseUpdateUnsafeRebindError (exceptions.py) to include OAuth2 endpoint URIs — but messages.pot on master was never re-synced after that change. The rebase brought in the updated exceptions.py, and I've updated messages.pot to match, which clears the drift detected by check_pot_drift.py. No new translatable strings were added by this PR. -- 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]
