Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT: Fix some noisy clang suggestions.
The suggestions looks like: ``` numpy/core/src/npysort/selection.cpp:426:39: warning suggest braces around initialization of subobject [-Wmissing-braces] arg_map{Tags::type_value, &introselect_noarg<Tags>, ^~~~~~~~~~~~~~~~~~~~~~~~ { } ```
- Loading branch information