MCPcopy Create free account
hub / github.com/ElementsProject/elements / main

Function main

test/lint/check-doc.py:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60
61
62def main():
63 lint_missing_argument_documentation()
64 lint_missing_hidden_wallet_args()
65
66
67if __name__ == "__main__":

Callers 1

check-doc.pyFile · 0.70

Tested by

no test coverage detected