MCPcopy Create free account
hub / github.com/BIT-DataLab/Edit-Banana / __init__

Method __init__

modules/text/processors/style.py:28–29  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

26 """
27
28 def __init__(self):
29 pass
30
31 def process(
32 self,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected