Files
meet/src/backend/demo
lebaudantoine daa125edf3 🚨(backend) fix linter warnings
Recent updates of dev/ruff and dev/pylint dependencies led
to new linting warnings.

Pylint 3.2.0 introduced a new check `possibly-used-before-assignment`,
which ensures variables are defined regardless of conditional statements.

Some if/else branches were missing defaults. These have been fixed.
2024-07-31 13:12:30 +02:00
..
2024-06-25 12:48:54 +02:00
2024-07-31 13:12:30 +02:00
2024-06-25 12:48:54 +02:00
2024-06-25 12:48:54 +02:00
2024-06-25 12:48:54 +02:00