Compare commits
No commits in common. "42fc5552abd096a9772a41bdea2b7c2a5787fa4f" and "499eed49e0aad09542c41d8aa458f8cba8104e75" have entirely different histories.
42fc5552ab
...
499eed49e0
@ -1,3 +1,3 @@
|
||||
class Daemon:
|
||||
class Base:
|
||||
def execute(self):
|
||||
raise NotImplemented
|
||||
|
Loading…
Reference in New Issue
Block a user