---
description: Ensures that all Python code is written using classes instead of functions.
globs: **/*.py
- Always use classes instead of function