Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit b82a9cb

Browse files
authored
Update syke.py
1 parent 4c7b2cb commit b82a9cb

File tree

1 file changed

+0
-1
lines changed
  • src/metax_api/tests/api/oaipmh

1 file changed

+0
-1
lines changed

src/metax_api/tests/api/oaipmh/syke.py

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ def setUp(self):
4242
self.dc = cr.data_catalog.catalog_json["identifier"]
4343
self._use_http_authorization()
4444

45-
4645
def _get_results(self, data, xpath):
4746
root = data
4847
if isinstance(data, bytes):

0 commit comments

Comments
 (0)