drivendataorg/cloudpathlib

Missing dependency message does not appear when it should

Ouverte

#441 ouverte le 13 juin 2024

 (2 commentaires) (0 réaction) (0 personne assignée)Python (87 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (624 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur