✅🎨 Linting & Formatting ✅ Linting python -m ruff check --fix 🔒 Static type checking python -m pyright . 🎨 Formatting python -m ruff format