Skip to content

Commit

Permalink
clearly, AWS fails
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Oct 15, 2024
1 parent 3bc9087 commit 128b61b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ PythonCall.pyimport("aiohttp")
using Kerchunk
using Documenter, DocumenterVitepress

using Zarr.AWSS3.AWS
AWS.global_aws_config(AWS.AWSConfig(; region = "us-west-2"))
# using Zarr.AWSS3.AWS
# AWS.global_aws_config(AWS.AWSConfig(; region = "us-west-2"))


DocMeta.setdocmeta!(Kerchunk, :DocTestSetup, :(using Kerchunk); recursive=true)
Expand Down

0 comments on commit 128b61b

Please sign in to comment.