Andrej %!s(int64=4) %!d(string=hai) anos
pai
achega
188938c5ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      labkeyInterface.py

+ 1 - 1
labkeyInterface.py

@@ -17,7 +17,7 @@ class labkeyInterface:
         self.connectionConfig=json.load(f)
         self.initRemote()
 
-    def initRemote():
+    def initRemote(self):
         
         self.http=urllib3.PoolManager()