mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 11:43:13 +02:00
- Replace print() with logging module throughout - Add type annotations and Google docstrings to all functions - Introduce DeckInput and LessonConfig dataclasses to reduce function parameters - Use specific exception types instead of bare except (BLE001) - Remove all noqa suppression comments - Fix test fixtures: remove unused _capsys/_tmp_path parameters |
||
|---|---|---|
| C | ||
| CPP | ||
| pomodoro_app | ||
| python_pkg | ||
| robotgo_demo | ||
| sonic_pi | ||
| TS | ||