normalize python case
Opened this issue · 1 comments
outscale-mgo commented
variable name doesn't respect standard python case, and some are incoherent with the projects (like a variable called F
).
We need standardisation.
jerome-jutteau commented
pylint + bandit would help