Skip to content
Snippets Groups Projects
Commit 160b3a06 authored by Vermaat's avatar Vermaat
Browse files

Typo

git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@489 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
parent 1b7c9c03
No related branches found
No related tags found
No related merge requests found
......@@ -133,7 +133,7 @@ class CacheSync(object):
handle.close()
# Store remote data
retriever = Retriever.GenBankRetriever(self._output, self.database)
retriever = Retriever.GenBankRetriever(self._output, self._database)
retriever.write(data, name, 0)
def sync_with_remote(self, remote_wsdl, url_template,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment