code-review-fix task 14.5: mark task 14.5 as done in tasks.md
This commit is contained in:
parent
f529ada877
commit
21c855db89
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
|||
- [x] 14.2 `[haiku]` Remove `get_db_session()` function from `services/ml/app/db.py:99-111`
|
||||
- [x] 14.3 `[haiku]` Remove dead `inference*` package reference from `pyproject.toml:32`
|
||||
- [x] 14.4 `[haiku]` Fix inconsistent `uuid as uuid_lib` import in `services/ml/app/main.py:9` — use standard `import uuid`
|
||||
- [ ] 14.5 `[haiku]` Remove duplicate `TALIB_PATTERNS` dict — import from one location (`app/patterns.py` or `generate_talib_annotations.py`)
|
||||
- [x] 14.5 `[haiku]` Remove duplicate `TALIB_PATTERNS` dict — import from one location (`app/patterns.py` or `generate_talib_annotations.py`)
|
||||
|
||||
## 15. Deprecated Python API Replacements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue