Open outscale-mgo opened 3 years ago
variable name doesn't respect standard python case, and some are incoherent with the projects (like a variable called F). We need standardisation.
F
pylint + bandit would help
variable name doesn't respect standard python case, and some are incoherent with the projects (like a variable called
F
). We need standardisation.