symforce.test_util.stubs_util module¶
- patch_current_module_prefix()[source]¶
Fix use of the current module in nested types
Could upstream
- Return type:
None
- patch_handle_docstring()[source]¶
Patch BaseParser.handle_docstring to always strip empty lines from the start or end of docstrings
- Return type:
None
- patch_fix_missing_none_hash_field_annotation()[source]¶
See https://github.com/sizmailov/pybind11-stubgen/pull/236
- Return type:
None