drivendataorg/cloudpathlib

Missing dependency message does not appear when it should

Aberta

#441 aberto em 13 de jun. de 2024

 (2 comentários) (0 reação) (0 responsável)Python (87 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (624 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador