Skip to content

Commit 27560f4

Browse files
update bucket path in class file
1 parent 844eebe commit 27560f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/adir1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class Adir1(AnophelesDataResource):
6060
in a directory named "gcs_cache":
6161
6262
>>> adir1 = malariagen_data.Adir1(
63-
... "simplecache::gs://vo_adir_production_us_central1",
63+
... "simplecache::gs://vo_adir_release_us_central1",
6464
... simplecache=dict(cache_storage="gcs_cache"),
6565
... )
6666

0 commit comments

Comments
 (0)