Skip to content

[bug?] onerror vs on_error #1675

@AlbertDeFusco

Description

@AlbertDeFusco

Question: should this call be on_error="raise"? copy is defined with on_error kwarg.

filesystem_spec/fsspec/spec.py

Lines 1186 to 1188 in 76ca4a6

self.copy(
path1, path2, recursive=recursive, maxdepth=maxdepth, onerror="raise"
)

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