test
This commit is contained in:
@ -339,6 +339,7 @@ class Services(object):
|
|||||||
if not internal_exists:
|
if not internal_exists:
|
||||||
continue
|
continue
|
||||||
for doc in self.all_docs:
|
for doc in self.all_docs:
|
||||||
|
print(doc)
|
||||||
if (
|
if (
|
||||||
"html_location" in doc
|
"html_location" in doc
|
||||||
and doc["service_type"] == srv_res["service_type"]
|
and doc["service_type"] == srv_res["service_type"]
|
||||||
|
Reference in New Issue
Block a user