MCPcopy Create free account
hub / github.com/CryptoSignal/Crypto-Signal / __init__

Method __init__

app/notifiers/utils.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8 """
9
10 def __init__(self):
11 self.logger = structlog.get_logger()
12
13
14 def chunk_message(self, message, max_message_size):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected