stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from .system_monitor import SystemMonitor
|
||||
from .gpu_monitor import GPUMonitor
|
||||
from .ollama_monitor import OllamaMonitor
|
||||
|
||||
__all__ = ['SystemMonitor', 'GPUMonitor']
|
||||
__all__ = ['SystemMonitor', 'GPUMonitor', 'OllamaMonitor']
|
||||
|
||||
Reference in New Issue
Block a user