MCPcopy Index your code
hub / github.com/praw-dev/praw / main

Function main

tools/check_documentation.py:73–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71
72
73def main():
74 return int(not DocumentationChecker.check())
75
76
77if __name__ == "__main__":

Callers 1

Calls 1

checkMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…