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

Commit

Permalink
Update syke.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jkesanie committed May 24, 2018
1 parent 4c7b2cb commit b82a9cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/metax_api/tests/api/oaipmh/syke.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def setUp(self):
self.dc = cr.data_catalog.catalog_json["identifier"]
self._use_http_authorization()


def _get_results(self, data, xpath):
root = data
if isinstance(data, bytes):
Expand Down

0 comments on commit b82a9cb

Please sign in to comment.