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

Method endModule

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

Source from the content-addressed store, hash-verified

244
245
246 def endModule(self, name, doc, imported):
247 if self.hasDisplayedModule:
248 DocBuilder0.endModule(self, name, doc, imported)
249
250
251 def beginClasses(self, names):

Callers 1

endModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected