This commit is contained in:
Dipti
2021-01-19 13:30:23 -08:00
parent b7c66ebe48
commit b513b79557

View File

@@ -1184,6 +1184,7 @@ class L3CXProfile(BaseProfile):
print(response)
raise ValueError("no endpoint?")
if monitor:
if self.debug:
print(response)
t = datetime.datetime.now()
timestamps.append(t)