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