Skip to content
Snippets Groups Projects
Commit 577632b9 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

Merge remote-tracking branch 'origin/f-apply-updates' into f-generic-analysis

parents c5c5fcf1 1f4d0517
Branches
Tags
2 merge requests!39Release 0.4.0,!20created draft for generic analysis method
Pipeline #16815 passed
...@@ -378,7 +378,7 @@ class Crawler(object): ...@@ -378,7 +378,7 @@ class Crawler(object):
self._cached_find_or_insert_identifiables(cfood.identifiables) self._cached_find_or_insert_identifiables(cfood.identifiables)
cfood.update_identifiables() cfood.update_identifiables()
self.apply_list_of_updates( apply_list_of_updates(
cfood.to_be_updated, cfood.to_be_updated,
cfood.update_flags, cfood.update_flags,
update_cache=self.update_cache, update_cache=self.update_cache,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment