Skip to content

Commit

Permalink
plotting.py is now PEP8 compliant and some imports fixed too
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Sep 28, 2016
1 parent 4082d5f commit f3cde17
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 197 deletions.
Empty file removed legacy/plotting.py
Empty file.
1 change: 1 addition & 0 deletions reflexible/mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from PIL import Image

import matplotlib as mpl
import matplotlib.image
import matplotlib.pyplot as plt
from mpl_toolkits import basemap

Expand Down
Loading

0 comments on commit f3cde17

Please sign in to comment.