stuff
This commit is contained in:
parent
26469c9ae3
commit
037ce198e3
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -52,6 +52,6 @@ class Controller:
|
||||
return self.start()
|
||||
|
||||
return exit()
|
||||
|
||||
print('name:', __name__)
|
||||
if __name__ == '__main__':
|
||||
Controller()
|
||||
|
Binary file not shown.
@ -34,7 +34,6 @@ def logDB(name, switch, outcome):
|
||||
|
||||
conn.commit()
|
||||
|
||||
conn.close()
|
||||
return True
|
||||
|
||||
def seedDB():
|
||||
|
Loading…
x
Reference in New Issue
Block a user