BMAD-METHOD/.claude/rules/python-projects-guide-curso.../python-error-handling-and-l...

5 lines
244 B
Plaintext

---
description: Emphasizes robust error handling and logging practices in Python files, including context capture for detailed debugging information.
globs: /**/*.py
---
- Implement robust error handling and logging, including context capture.