chore: correct typos in config.py and models_test.py comments#40706
Conversation
Code Review Agent Run #5900a5Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #40706 +/- ##
=======================================
Coverage 64.08% 64.08%
=======================================
Files 2663 2663
Lines 143289 143289
Branches 32952 32952
=======================================
Hits 91832 91832
Misses 49871 49871
Partials 1586 1586
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
SUMMARY
Fixed two small spelling typos in code comments:
superset/config.pyline 1196:annd→andtests/unit_tests/connectors/sqla/models_test.pyline 272:hanndle→handleTESTING INSTRUCTIONS
No functional changes — only comment/docstring text was modified. No tests needed.
ADDITIONAL INFORMATION