We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848599a commit 839bb76Copy full SHA for 839bb76
tests/utils.py
@@ -19,6 +19,7 @@
19
mixed_cat_sample_cmip6 = os.path.join(here, 'sample-catalogs/cmip6-bcc-mixed-formats.json')
20
access_columns_with_iterables_cat = os.path.join(
21
here, 'sample-catalogs/access-columns-with-iterables.json'
22
+)
23
24
access_columns_with_tuples_cat = os.path.join(
25
here, 'sample-catalogs/access-columns-with-tuples.json'
0 commit comments