Skip to content

Commit fff2f9f

Browse files
committed
White space
1 parent cad8d4c commit fff2f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpas_analysis/test/test_generalized_reader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ def test_open_process_climatology(self):
139139
variableList=['mld'],
140140
variableMap=variableMap)
141141

142-
# note, the asserts for autoclose below are only guaranteed
142+
# note, the asserts for autoclose below are only guaranteed
143143
# to work immediately following call to open_multifile_dataset
144144
assert hasattr(ds, '_autoclose'), \
145145
'`autoclose` not defined for dataset'

0 commit comments

Comments
 (0)