MCPcopy
hub / github.com/pandas-dev/pandas / validate_rst_title_capitalization.py

File validate_rst_title_capitalization.py

scripts/validate_rst_title_capitalization.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Validate that the titles in the rst files follow the proper capitalization convention.
3
4Print the titles that do not follow the convention.

Callers

nothing calls this directly

Calls 2

lowerMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected