Files
NexQuant/rdagent/log/ui/__init__.py
T

8 lines
219 B
Python
Raw Normal View History

2024-07-16 20:35:42 +08:00
"""
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/
"""