Skip to content

Use f-strings where possible to prevent runtime type errors#2

Open
bscout9956 wants to merge 6 commits intosaveitforparts:mainfrom
bscout9956:f-string
Open

Use f-strings where possible to prevent runtime type errors#2
bscout9956 wants to merge 6 commits intosaveitforparts:mainfrom
bscout9956:f-string

Conversation

@bscout9956
Copy link
Copy Markdown

This PR is very simple and aims to prevent the errors seen in "Seeing Satellites With The Discovery Drive" @ 4:06
image

This is done by replacing regular string concatenation with f-strings.

@bscout9956 bscout9956 marked this pull request as ready for review May 7, 2026 01:16
@bscout9956
Copy link
Copy Markdown
Author

bscout9956 commented May 7, 2026

Worth testing just in case something broke, I don't think it did as I tried to keep changes to a minimum of what was necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant