drivendataorg / drivendataorg/cloudpathlib
Missing dependency message does not appear when it should
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 628
- Forks
- 88
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 2
Description
Thanks for the great work on `cloudpathlib`! I noticed a bug in the documentation for using `no_sign_request=True` [found here](https://cloudpathlib.drivendata.org/stable/authentication/#accessing-public-s3-buckets-without-credentials). When I attempt to use the example code, an error shows: `NameError: name 'Session' is not defined`. Here's an example reproducing the error: https://gist.github.com/d33bs/eb19f864baae89757e0e0969611cf1af
Contributor guide
Assessment
This issue has not been assessed yet.