Compare commits
2 Commits
499eed49e0
...
42fc5552ab
| Author | SHA1 | Date | |
|---|---|---|---|
| 42fc5552ab | |||
| 2506b7a7a0 |
@@ -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