drivendataorg/cloudpathlib

Missing dependency message does not appear when it should

开放

#441 创建于 2024年6月13日

 (2 条评论) (0 个反应) (0 位负责人)Python (87 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (624 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Thanks for the great work on cloudpathlib! I noticed a bug in the documentation for using no_sign_request=True found here. 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

贡献者指南