Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix(is_dir): return False if bucket does not exist - I believe this might stem from there actually being a bucket that exists with the name provided "not-a-real-bucket" - try generating a really unique bucket name rather than adding any assumptions about Forbidden meaning doesn't exist unless we have to
- Loading branch information