Avoid decoding pyvo query results.
Compare changes
- John Swinbank authored
This is functionally a no-op — it's the default — but should avoid whining in log messages.
+ 23
− 38
@@ -4,7 +4,7 @@
@@ -115,7 +115,7 @@ class vo_registry_connector(query_base):
@@ -229,33 +229,20 @@ class vo_registry_connector(query_base):
@@ -277,24 +264,22 @@ class vo_registry_connector(query_base):