Skip to content

Commit 1bcb726

Browse files
committed
Removed spurious comment.
1 parent 81be7c0 commit 1bcb726

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/iris/fileformats/netcdf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1831,7 +1831,6 @@ def _create_cf_ancildata_variable(
18311831
cube, dimension_names, ancillary_variable
18321832
)
18331833

1834-
# TODO: this was renamed from "_create_cf_variable" .
18351834
def _create_cf_coord_variable(self, cube, dimension_names, coord):
18361835
"""
18371836
Create the associated CF-netCDF variable in the netCDF dataset for the

0 commit comments

Comments
 (0)