Skip to content

find_single: should we raise FileNotFoundError? #151

@mathause

Description

@mathause

def find_single(self, keys=None, **keys_kwargs) -> "FileContainer":

More correct but not consistent (I mean if you want to catch the error [but you can of course do a except (FileNotFoundError, ValueError)]).

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