master #16
@@ -1,3 +1,3 @@
|
|||||||
class Base:
|
class Daemon:
|
||||||
def execute(self):
|
def execute(self):
|
||||||
raise NotImplemented
|
raise NotImplemented
|
||||||
|
|||||||
Reference in New Issue
Block a user