Loading server.py +2 −2 Original line number Diff line number Diff line Loading @@ -89,5 +89,5 @@ def getConfusionMatrix(): # Run the app! if __name__ == '__main__': app.run(port = 8080) ml.mlinit() app.run(port = 8080) No newline at end of file Loading
server.py +2 −2 Original line number Diff line number Diff line Loading @@ -89,5 +89,5 @@ def getConfusionMatrix(): # Run the app! if __name__ == '__main__': app.run(port = 8080) ml.mlinit() app.run(port = 8080) No newline at end of file