This commit is contained in:
Omar Sánchez Pizarro
2026-01-19 20:45:19 +01:00
parent 7dad3700e0
commit 06e763c7ab

View File

@@ -42,5 +42,4 @@ class WorkerConditions:
):
return True
else:
self.logger.debug(f"Excluded article: {article}")
return False