MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
147 stars 66 forks source link

Improve pylint score coding quality, pep8 style consistency #62

Open zhang01GA opened 6 years ago

zhang01GA commented 6 years ago

Expected Behaviour

pylint score should be greater than 8.

Current Behaviour

on 2018-10-07, the pylint score is 4.53/10

Possible Solution

Steps to Reproduce (for bugs)

fzhang@ubuntu16qos/Softlab/Githubz/mtpy (develop)

$ cd MTPY_Repo_dir

$ pylint mtpy

After a few minutes run, you will get in the end:

Global evaluation

Your code has been rated at 4.52/10 (previous run: 4.34/10, +0.18)

# Paste your code here
#
#

Context

Your Environment

Installed Python Packages: use pip freeze or conda list [-n ENVIRONMENT_NAME] to list all the installed libraries.