0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python67 forks (67 forks)auto 404
acquisitioncode healthhelp wantedlogs and monitoring
Repository metrics
- Stars
- 104 stars (104 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Use the logger module from src/common/logger.py. Replace print() and warn() calls in all files under src/acquisition/ with appropriate logger methods (e.g., logger.info(), logger.warning()).
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- GitPython