Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 97d5df7

Browse files
committed
reduce redundant locations tests
1 parent ab7fe7d commit 97d5df7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

noxfile.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -737,11 +737,7 @@ def notebook(session: nox.Session):
737737
notebooks_reg = {
738738
"regionalized.ipynb": [
739739
"asia-southeast1",
740-
"eu",
741-
"europe-west4",
742-
"southamerica-west1",
743740
"us",
744-
"us-central1",
745741
]
746742
}
747743
notebooks_reg = {

0 commit comments

Comments
 (0)