feat(mma): Decouple UI from API calls using UserRequestEvent and AsyncEventQueue
This commit is contained in:
@@ -20,6 +20,7 @@ dependencies = [
|
||||
dev = [
|
||||
"pytest>=9.0.2",
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-asyncio>=0.25.3",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user