Skip to content

Fix DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future #338

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 1 commit into from
Feb 2, 2017

Conversation

cgohlke
Copy link
Contributor

@cgohlke cgohlke commented Feb 2, 2017

Running streamplot_demo.py
D:\Build\basemap\basemap-git\examples\streamplot_demo.py:18: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  lat0 = lats1[len(lats1)/2]; lon0 = lons1[len(lons1)/2]

@WeatherGod WeatherGod merged commit 87a35c5 into matplotlib:master Feb 2, 2017
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