Skip to content
Snippets Groups Projects
Commit 28c60e02 authored by dcz's avatar dcz
Browse files

log

parent 16cd6ffe
No related merge requests found
......@@ -566,6 +566,8 @@ def create_unified_frame(frame_id):
response = r.data.decode('utf-8')
print("Received xml data from api: {}".format(response))
parser = make_parser()
parser.setFeature(handler.feature_external_ges, False)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment