Fix import statement in node.md and remove extra line in main.py
This commit is contained in:
@@ -50,6 +50,5 @@ def getData(node, dataType, MAC):
|
||||
|
||||
return result
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True, host='localhost')
|
||||
|
Reference in New Issue
Block a user