Skip to content

Commit 865eac8

Browse files
committed
Cosmetics
1 parent d893f5e commit 865eac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/backend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
"""
33
In-tree build backend that programmatically adds mpi4py to the list of build dependencies if the
4-
underlying netCDF-c library has parallel support enabled.
4+
underlying netCDF4 C library has parallel support enabled.
55
"""
66

77
from setuptools.build_meta import *

0 commit comments

Comments
 (0)