mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-09 05:14:01 +02:00
ignore Debug
This commit is contained in:
parent
4c89ca5d55
commit
66287a6f3a
18 changed files with 11 additions and 1305 deletions
|
@ -4,3 +4,6 @@ class Module():
|
|||
|
||||
def start(self, area):
|
||||
raise Exception('not implemented')
|
||||
|
||||
def run(self):
|
||||
raise Exception('not implemented')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue