drivendataorg/cloudpathlib

Missing dependency message does not appear when it should

Aperta

#441 aperta il 13 giu 2024

 (2 commenti) (0 reazioni) (0 assegnatari)Python (87 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (624 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor