outscale/osc-tui

normalize python case

Opened this issue · 1 comments

variable name doesn't respect standard python case, and some are incoherent with the projects (like a variable called F).
We need standardisation.

pylint + bandit would help