MCPcopy Index your code
hub / github.com/HackSoftware/Django-Styleguide / main

Function main

tools/update_toc.py:39–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37
38
39def main():
40 return replace_toc()
41
42
43if __name__ == '__main__':

Callers 1

update_toc.pyFile · 0.85

Calls 1

replace_tocFunction · 0.85

Tested by

no test coverage detected