Explorar el Código

Merge branch 'master' of http://git.choozmo.com:3000/aaron-1015/mechanical into master

jeter20131220 hace 3 años
padre
commit
46dc03948f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      main.py

+ 1 - 0
main.py

@@ -239,6 +239,7 @@ async def optim(request: Request, Authorize: AuthJWT = Depends()):
     x = 0
     y = 0
     z = 0
+    count = 0
     for temp in db.query(statement):
         print(temp['value'])
         x=temp['value']