Skip to content

Question about style to write abstract base class #40

@hientq-1908

Description

@hientq-1908

Hi,
It's a bit silly, but I want to ask about the way you write base class in file /1-data-crawling/crawlers/base.py. Can you explain the reason you separate it into two base class: BaseCrawler(ABC), then BaseAbstractCrawler(BaseCrawler, ABC). What are benefits of this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions