Skip to content

Commit 53e208f

Browse files
committed
Remove unneeded future imports in matplotlib.cm
1 parent b66179d commit 53e208f

File tree

1 file changed

+0
-2
lines changed
  • packages/basemap/src/mpl_toolkits/basemap

1 file changed

+0
-2
lines changed

packages/basemap/src/mpl_toolkits/basemap/cm.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import (absolute_import, division, print_function)
2-
31
"""
42
extra colormaps:
53

0 commit comments

Comments
 (0)