Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MovieSelection.py] Code tidy up #3496

Merged
merged 1 commit into from
Jan 16, 2025
Merged

[MovieSelection.py] Code tidy up #3496

merged 1 commit into from
Jan 16, 2025

Conversation

IanSav
Copy link
Contributor

@IanSav IanSav commented Jan 16, 2025

  • A few small code optimizations.
  • Stop using Button() widgets and move to StaticTest() widgets for buttons as per BUTTONGUIDE.
  • Adjust code to account for the Button() to StaticTest() change.
  • Use F-strings.
  • Use consistent quoting.

- A few small code optimizations.
- Stop using Button() widgets and move to StaticTest() widgets for buttons as per BUTTONGUIDE.
- Adjust code to account for the Button() to StaticTest() change.
- Use F-strings.
- Use consistent quoting.
@jbleyel jbleyel merged commit 1ad2c0b into master Jan 16, 2025
4 checks passed
@jbleyel jbleyel deleted the IanSav-MovieSelection branch January 16, 2025 14:04
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.

2 participants