"""
Some pipelines used for testing
class ZeroDivisionErrorPipeline:
def open_spider(self, spider):
1 / 0
def process_item(self, item, spider):
return item
class ProcessWithZeroDivisionErrorPipeline:
A Fortis Scientia site