MCPcopy Create free account
hub / github.com/bspaans/python-mingus / __init__

Method __init__

scripts/api_doc_generator.py:89–90  ·  view source on GitHub ↗
(self, module_string='')

Source from the content-addressed store, hash-verified

87 }
88
89 def __init__(self, module_string=''):
90 self.set_module(module_string)
91
92 def _filter_dunder_attributes(self, attrs):
93 return (

Callers

nothing calls this directly

Calls 1

set_moduleMethod · 0.95

Tested by

no test coverage detected