MCPcopy Create free account
hub / github.com/Distrotech/reportlab / endModule

Method endModule

tools/docco/graphdocpy.py:500–502  ·  view source on GitHub ↗
(self, name, doc, imported)

Source from the content-addressed store, hash-verified

498
499
500 def endModule(self, name, doc, imported):
501 if self.hasDisplayedModule:
502 HtmlDocBuilder0.endModule(self, name, doc, imported)
503
504
505 def beginClasses(self, names):

Callers

nothing calls this directly

Calls 1

endModuleMethod · 0.45

Tested by

no test coverage detected