Fixed mistake in f-string Eurobraille#15203
Conversation
|
Could you please rebase this on beta, and make this target beta instead? |
|
Hi @seanbudd, |
|
I retargeted the PR to beta. The other commits are because your commit is based on master. These are commits from master that we don't want on our beta branch. To rebase a commit, you can follow this guide |
|
Apologies, that guide is not particularly accessible. I'm not sure if anyone has suggestions on a non-visual guide to git rebases? |
|
for reference I performed |
|
Thanks @seanbudd, I tried preforming |
Link to issue number:
Fix-up for #14690
Summary of the issue:
f-string was written as "f ...." instead of f"...."
Description of user facing changes
Description of development approach
Testing strategy:
None
Known issues with pull request:
Change log entries:
New features
Changes
Bug fixes
For Developers
Code Review Checklist: