drivendataorg/cloudpathlib

Missing dependency message does not appear when it should

Offen

#441 geöffnet am 13.06.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (87 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (624 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide