pybind11/ubench
Ralf W. Grosse-Kunstleve e955753c1b Fix pre-commit mypy error:
```
mypy.....................................................................Failed
- hook id: mypy
- exit code: 1

ubench/holder_comparison.py:12: error: Unused "type: ignore" comment, use narrower [import-not-found] instead of [import] code  [unused-ignore]
```
2023-10-26 22:48:43 -07:00
..
python Adding py::smart_holder (for smart-pointer interoperability). (#2672) 2021-02-23 21:50:42 -08:00
holder_comparison_extract_sheet_data.py ubench ruff noqa (in files) 2023-02-22 14:05:23 -08:00
holder_comparison.cpp Renaming PYBIND11_SMART_POINTER_HOLDER_TYPE_CASTERS to PYBIND11_TYPE_CASTER_BASE_HOLDER. (#2907) 2021-03-17 04:56:11 -07:00
holder_comparison.py Fix pre-commit mypy error: 2023-10-26 22:48:43 -07:00
number_bucket.h This was meant to be PR #3065: pure clang-format changes. NO manual changes. (#3073) 2021-07-02 16:51:24 -07:00