Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Fix typo in code comment#102726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fix typo in code comment#102726
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedMar 15, 2023 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
bedevere-bot commentedMar 15, 2023
Most changes to Pythonrequire a NEWS entry. Please add it using theblurb_it web app or theblurb command-line tool. |
Oh, I thought that a rebase would be a good idea in this situation, as there were some other merged changes before the checks here were complete. But it looks like a test is failing now? I'm not sure why this would happen considering I rebased on Apologies, I didn't mean to take up too much of anyones' time with this 😬 |
The failing test will be fixed by#102735; after that's merged, we can merge |
Thank you@AlexWaygood :) |
Uh oh!
There was an error while loading.Please reload this page.
I just came across a tiny typo while doing research for an article and thought I'd note it via a PR in case it's considered worth updating. :)
Thanks for all your work!