MCPcopy Create free account
hub / github.com/acm-clan/algorithm-stone / __init__

Method __init__

animations/src/algo_objects.py:12–13  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

10 }
11
12 def __init__(self, **kwargs):
13 super().__init__("\\ding{51}")
14
15
16class AlgoExmark(TexText):

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected