Improved hosting
This commit is contained in:
@@ -10,7 +10,6 @@ class ConfigurationBase(ServiceBase):
|
||||
@abstractmethod
|
||||
def __init__(self):
|
||||
ServiceBase.__init__(self)
|
||||
self._config: dict[type, object] = {}
|
||||
|
||||
@property
|
||||
@abstractmethod
|
||||
|
||||
Reference in New Issue
Block a user