mirror of
https://gitea.com/Lerking/XtendR.git
synced 2025-07-21 12:41:17 +02:00
@@ -23,3 +23,8 @@ class XtendRBase(ABC):
|
||||
@abstractmethod
|
||||
def stop(self):
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
def pre_load(self):
|
||||
pass
|
||||
|
Reference in New Issue
Block a user