mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-29 08:27:43 +00:00
8 lines
219 B
Python
8 lines
219 B
Python
|
|
"""
|
||
|
|
UI is a kind of view for user.
|
||
|
|
|
||
|
|
We are not sure how generality of the UI, we can't make decision among following options:
|
||
|
|
- in general folder like rdagent/log/ui
|
||
|
|
- It is for specific scenario rdagent/scenarios/
|
||
|
|
"""
|