wjlei1990 / pycmt3d

Doc:
http://wjlei1990.github.io/pycmt3d/
GNU Lesser General Public License v3.0
8 stars 8 forks source link

adding regional map in plot_global_map #4

Closed fmagnoni closed 8 years ago

fmagnoni commented 8 years ago

9703873 9p_zt inv

wjlei1990 commented 8 years ago

Hi, the code doesn't pass through the PEP8 formatting check. Check the link above. Would you mind modify it?

wjlei1990 commented 8 years ago

Btw, you can always run those tests locally:

cd pycmt3d
py.test
fmagnoni commented 8 years ago

PEP8 ready

wjlei1990 commented 8 years ago

Oops sorry, there is still some formatting issue. What do you think? I can merge it and modify myself, or you can modify it. Anyway you like.

Let me know.