You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppress FileNotFoundError when deleting keys in the obstore adapter (#3140)
* Suppress FileNotFoundError when deleting keys in the obstore adapter
* Add unit test
* Document bugfix changes
* Run delete nonexistent key test across all stores
* Suppress only builtins.FileNotFoundError in obstore.delete adapter
---------
Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
0 commit comments