Commit 791c4fa
Add comment on skip_signature=True in the s3 store example (#731)
* Add comment on skip_signature=True in the s3 store example
I am refactoring some of my code to virtualize NASA data to v2 at the moment, and just spent a bunch of minutes debugging a permission denied error due to me just copy/pasting the code in the example.
Wondering if it would be instructive for users to know that this option is specific to the data used.
* Update docs/migration_guide.md
---------
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>1 parent 6adb262 commit 791c4fa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments