mirror of
https://gitea.com/Lerking/XtendR.git
synced 2026-06-25 19:20:06 +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