Skip to content

Small cleanups #757

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

Merged
merged 5 commits into from
Oct 25, 2017
Merged

Small cleanups #757

merged 5 commits into from
Oct 25, 2017

Conversation

sanga
Copy link
Contributor

@sanga sanga commented Oct 24, 2017

Just a few tiny cleanups that I noticed as I was reading through the codebase

return {}

self.style_function = style_function
self.style_function = style_function or lambda x: {}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E999 SyntaxError: invalid syntax

@ocefpaf ocefpaf merged commit 60f3a89 into python-visualization:master Oct 25, 2017
@ocefpaf
Copy link
Member

ocefpaf commented Oct 25, 2017

I love this kind of PR ;-p

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.

3 participants