Closed k1o0 closed 7 months ago
This is likely because the extractor_tasks attribute is a class attribute, not an object attribute, and therefore is not used by the superclass method.
extractor_tasks
This is likely because the
extractor_tasks
attribute is a class attribute, not an object attribute, and therefore is not used by the superclass method.