commit manquant

This commit is contained in:
Jean-Marie Favreau 2024-10-19 11:14:54 +02:00
parent 58ca1a7f85
commit 90b69af95a

View File

@ -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,