Skip to content

Commit 525980f

Browse files
vzhurba01rwgk
authored andcommitted
Different wording
1 parent cd42fbb commit 525980f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

cuda_bindings/setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,11 @@
6969
"nvrtc.h",
7070
],
7171
# During compilation, Cython will reference C headers that are not
72-
# explicitly parsed above. The following headers are known dependencies:
72+
# explicitly parsed above. These are the known dependencies:
7373
#
7474
# - crt/host_defines.h
7575
# - builtin_types.h
7676
# - cuda_device_runtime_api.h
77-
#
78-
# These are the dependencies of the headers we parse.
7977
}
8078

8179
# Assert that all headers exist

0 commit comments

Comments
 (0)