1Burhanuddin opened a new pull request, #40706: URL: https://github.com/apache/superset/pull/40706
### SUMMARY Fixed two small spelling typos in code comments: 1. `superset/config.py` line 1196: `annd` → `and` 2. - Comment said: "This feature is deprecated, annd will be removed" 2. `tests/unit_tests/connectors/sqla/models_test.py` line 272: `hanndle` → `handle` 3. - Docstring said: "can hanndle custom SQL" ### TESTING INSTRUCTIONS No functional changes — only comment/docstring text was modified. No tests needed. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] - [ ] Required feature flags: -- 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]
