Substra/substra-backend

Rename Middleware files from camelCase to snake_case

Closed this issue · 2 comments

To be consistent and to follow PEP8 rules regarding python files naming, all middleware files (located in backend/libs folder) should follow the snake_case convention.

@samlesu I would like to take up this issue

Great! Yes, feel welcome to address this issue.