-
-
Notifications
You must be signed in to change notification settings - Fork 27
Updating the about lecture #315
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
Thanks @mmcky ! Just proofreading now. |
When you're ready please merge and I will tag a new release. |
Hey @mmcky , pushed some minor improvements. Please review (if you have time) and then make it live. I'll be back on email around 3pm. |
thanks @jstac I will proofread now. |
print(f"Average: {total / count if count else 'No valid data'}") | ||
|
||
``` | ||
|
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.
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.
@jstac I will merge this PR and make note of this suggestion. We can add it if you think it is a good idea.
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.
love you work @jstac -- lots of improvements here.
Misc updates to bring this lecture up to date. Currently broken because a no-execute directive isn't working as expected -- no doubt my error.