diff --git a/c3python/c3python.py b/c3python/c3python.py index 43436c0..3bc4ccd 100644 --- a/c3python/c3python.py +++ b/c3python/c3python.py @@ -141,7 +141,7 @@ def get_c3(self,mode="thick",define_types=True): while True: try: log.info(f"Getting C3 client for {self.url}...") - c3 = self.c3iot.C3RemoteLoader.typeSys(ls + c3 = self.c3iot.C3RemoteLoader.typeSys( url=self.url, tenant=self.tenant, tag=self.tag,