mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 15:54:12 +00:00
* Fix errant const methods * Remove NOLINT since clang-tidy is pretty conservative * Missed one * Fix a few more errors * Add reviewer suggested comments * Run clang-format