summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_creation_functions.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-09-03 21:21:57 -0600
committerCharles Harris <charlesr.harris@gmail.com>2021-09-05 13:10:04 -0600
commit6dff0c2f22b58b1d5d397fd8c4ab768a30d10499 (patch)
tree342b66605a21714f146f64d169d353db048f99d3 /numpy/array_api/tests/test_creation_functions.py
parent4af05ea0c88be6120190a70f00094ed764421015 (diff)
downloadnumpy-6dff0c2f22b58b1d5d397fd8c4ab768a30d10499.tar.gz
MAINT: Standardize header guards,
This standardizes the header guards in numpy/core/include/numpy. The standard here is `<path>_<name>_H_` For instance, the file file: numpy/core/include/numpy/arrayobject.h guard: NUMPY_CORE_INCLUDE_NUMPY_ARRAYOBJECT_H_ Macro names can be up to 255 characters, so length is not a problem. This convention comes from the Google code style and keeps files with the same name but different locations from stepping on each other.
Diffstat (limited to 'numpy/array_api/tests/test_creation_functions.py')
0 files changed, 0 insertions, 0 deletions