Fix examples charts/dashboards and refactor (#5881)

* Fix examples charts/dashboards and refactor

* pylinting

* Fix pylint

* Lint the refactor

* Rebased
This commit is contained in:
Maxime Beauchemin
2018-10-31 15:29:04 -07:00
committed by GitHub
parent 9710369d52
commit 7b3095d6ff
22 changed files with 2785 additions and 2522 deletions

View File

@@ -99,7 +99,7 @@ evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / stateme
[BASIC]
# Good variable names which should always be accepted, separated by a comma
good-names=i,j,k,ex,Run,_,d,e,v,o,l,x,ts
good-names=i,j,k,ex,Run,_,d,e,v,o,l,x,ts,f
# Bad variable names which should always be refused, separated by a comma
bad-names=foo,bar,baz,toto,tutu,tata,d,fd