Skip to content

Use local_storage_dir instead of crawlee_local_storage_dir and rm relevant type ignores #146

@vdusek

Description

@vdusek

Thanks to the Pydantic issue pydantic/pydantic-settings#180 we cannot use the key-word argument local_storage_dir but crawlee_local_storage_dir. We also need to use type ignores there.

Let's rename all the key-word arguments from crawlee_local_storage_dir to local_storage_dir and remove the type ignores once pydantic/pydantic-settings#180 is solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions