We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de63a3 commit 3f85b7fCopy full SHA for 3f85b7f
cfdm/test/test_groups.py
@@ -501,7 +501,6 @@ def test_groups_unlimited_dimension(self):
501
# ------------------------------------------------------------
502
f.nc_set_variable_groups(["forecast", "model"])
503
504
- grouped_file5 = "grouped_file5.nc"
505
grouped_file = grouped_file5
506
507
cfdm.write(f, grouped_file5)
0 commit comments