DavidGG-dev / VuMeterGG

Vu meter for PySide6, compatible with QT Designer.
Other
0 stars 1 forks source link

Update method and variable names to PEP 8 conventions in English and make them more descriptive if needed #1

Closed DavidGG-dev closed 3 weeks ago

DavidGG-dev commented 3 weeks ago

Update all method and variable names in the codebase to follow PEP 8 conventions. Translate names to English and make them more descriptive where necessary to improve code readability and maintainability.

Note: According to PEP 8, variable and method names should be in snake_case, and constants should be in UPPER_CASE.

DavidGG-dev commented 3 weeks ago

@all-contributors please add @DavidGG-dev for maintenance and code

allcontributors[bot] commented 3 weeks ago

@DavidGG-dev

I've put up a pull request to add @DavidGG-dev! :tada: