1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2026-06-03 21:00:26 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Anson Biggs 5aa639dbf6 Apply ruff linting fixes and add pytest-asyncio
- Add pytest-asyncio to dev-reqs.txt for async test support
- Fix ruff formatting issues in symbol_router.py
- Fix ruff formatting issues in D_info.py and T_info.py
- Remove unused imports from test files (fixed by ruff --fix)
- Minor code style fixes in bot files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-21 16:53:00 -05:00
Anson 0417436451 Archive the Bot 2024-05-13 03:51:14 +00:00
Anson 2fd5906f9e Update links from individual bot repos to monorepo 2023-10-16 04:53:23 +00:00
Anson 04abd15fcc Resolve "Add Options from MarketData.app" 2023-10-13 05:37:48 +00:00
Anson 045ef09f93 Resolve "Move docs into the monorepo" 2023-10-09 03:31:40 +00:00
Anson 8d749774d4 Resolve "Combine Discord and Telegram bots into one repo and deploy with docker compose" 2023-09-03 19:01:09 +00:00