feat: change QuoteStorerSvc to use the new quote repo instead of the legacy db object
This commit is contained in:
parent
75df191253
commit
3058ca112d
10 changed files with 75 additions and 47 deletions
|
|
@ -32,6 +32,7 @@ dev-dependencies = [
|
|||
"pytest-asyncio>=0.25.0",
|
||||
"ruff>=0.8.3",
|
||||
"pytest-coverage>=0.0",
|
||||
"polyfactory>=2.18.1",
|
||||
]
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue