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

Cleanup #53

Merged
merged 28 commits into from
Oct 12, 2022
Merged

Cleanup #53

merged 28 commits into from
Oct 12, 2022

Conversation

liamhuber
Copy link
Member

Just a bunch of little QoL things: removing dead code, some prettier colours and positioning, simplifying a bit of logic, better variable names, etc

Makes the layout of the GUI easier to read in the return statement
From python 3.7 with the annotations import and from 3.9 always, you can just use the type directly without typing.type.  https://stackoverflow.com/questions/37087457/difference-between-defining-typing-dict-and-dict
Now we won't collapse over exec ports if they don't come first. It will still look dumb without them first, but that's easy for a dev to notice and fix. Good enough for now.
Base automatically changed from bugfix_plot_button_deactivation to main October 12, 2022 19:25
@liamhuber liamhuber marked this pull request as ready for review October 12, 2022 19:25
@liamhuber liamhuber merged commit 6ddcbf7 into main Oct 12, 2022
@liamhuber liamhuber deleted the cleanup_sep9 branch October 12, 2022 19:25
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