-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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.
b2blaze/b2blaze/models/file_list.py
Line 55 in 1cf9a60
| self._files_by_name[file_json['fileName']] = new_file |
b2blaze/b2blaze/models/file_list.py
Line 56 in 1cf9a60
| self._files_by_id[file_json['fileId']] = new_file |
kappeler
Metadata
Metadata
Assignees
Labels
No labels