summaryrefslogtreecommitdiff
path: root/shared/tests/test_logging.py
AgeCommit message (Collapse)Author
29 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
- Fix ambiguous variable name in binance_rest.py - Remove unused volumes variable in volume_profile_strategy.py - Fix import ordering in backtester main.py and test_metrics.py - Auto-format all files with ruff
29 hoursfeat(shared): add structlog-based structured loggingTheSiahxyz