-
Notifications
You must be signed in to change notification settings - Fork 38
More print strings #52
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
Conversation
…erge branch 'final_changes_030' into more_print_strings
I decided to finish up the other stuff that we need for the next release and put it in this pull request. This makes some changes to the |
Also here's what the .flashbake config looks like in the project.zip folder so you don't have to open it yourself: plugins:flashbake.plugins.timezone:TimeZone plugins:flashbake.plugins.feed:Feed #notice_to:cmdln@thecommandline.net #/home/tgideon/dev/flashbake/LICENSE.txt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Turns out there was only one more file to change. In lines 42-47, I changed the dictionaries to lists, and following the new style made the code a little more compact.