mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-08 21:03:59 +02:00
ignore Debug
This commit is contained in:
parent
4c89ca5d55
commit
66287a6f3a
18 changed files with 11 additions and 1305 deletions
|
@ -7,3 +7,6 @@ class ModuleB(Module):
|
|||
def setup(self, area):
|
||||
print 'setup B'
|
||||
print area
|
||||
|
||||
def run(self):
|
||||
print 'run B'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue