Skip to content

Small examples and docs improvements...#662

Merged
ocefpaf merged 3 commits intopython-visualization:masterfrom
ocefpaf:cleanups
Aug 23, 2017
Merged

Small examples and docs improvements...#662
ocefpaf merged 3 commits intopython-visualization:masterfrom
ocefpaf:cleanups

Conversation

@ocefpaf
Copy link
Copy Markdown
Member

@ocefpaf ocefpaf commented Aug 23, 2017

... and some clean-ups.

assert isinstance(figure, Figure), ("You cannot render this Element "
"if it's not in a Figure.")
assert isinstance(figure, Figure), ('You cannot render this Element '
'if it's not in a Figure.')
Copy link
Copy Markdown

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 ed406df into python-visualization:master Aug 23, 2017
@ocefpaf ocefpaf deleted the cleanups branch August 23, 2017 11:29
sanga pushed a commit to sanga/folium that referenced this pull request Oct 24, 2017
Small examples and docs improvements...
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