MCPcopy Create free account
hub / github.com/ActiveState/code / main

Function main

recipes/Python/578979_Convert_JSPDF/recipe-578979.py:48–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 JSONtoPDF(json_data)
47
48def main():
49 testJSONtoPDF()
50
51if __name__ == '__main__':
52 main()

Callers 1

recipe-578979.pyFile · 0.70

Calls 1

testJSONtoPDFFunction · 0.85

Tested by

no test coverage detected