5 lines
111 B
Python
5 lines
111 B
Python
|
from .backends import ServiceMonitor
|
||
|
|
||
|
|
||
|
default_app_config = 'orchestra.contrib.resources.apps.ResourcesConfig'
|