Skip to content

KeyError #19

@KevinCooper

Description

@KevinCooper

I receive key errors whenever I attempt to delete files on the following two lines. There is a reference in _update_files_list, but it is never used elsewhere.

self._files_by_name[file_json['fileName']] = new_file

self._files_by_id[file_json['fileId']] = new_file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions