commit manquant
This commit is contained in:
parent
58ca1a7f85
commit
90b69af95a
@ -135,6 +135,7 @@ class TwoStepsExtractor(Extractor):
|
|||||||
self.event_properties[url]["location"] = loc
|
self.event_properties[url]["location"] = loc
|
||||||
|
|
||||||
def add_event_with_props(
|
def add_event_with_props(
|
||||||
|
default_values,
|
||||||
self,
|
self,
|
||||||
event_url,
|
event_url,
|
||||||
title,
|
title,
|
||||||
@ -169,6 +170,7 @@ class TwoStepsExtractor(Extractor):
|
|||||||
location = self.event_properties[event_url]["location"]
|
location = self.event_properties[event_url]["location"]
|
||||||
|
|
||||||
self.add_event(
|
self.add_event(
|
||||||
|
default_values,
|
||||||
title,
|
title,
|
||||||
category,
|
category,
|
||||||
start_day,
|
start_day,
|
||||||
|
Loading…
Reference in New Issue
Block a user