drivendataorg/cloudpathlib

Missing dependency message does not appear when it should

オープン

#441 opened on 2024/06/13

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (87 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (624 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド