MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

gui/statsView.py:24–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 views = {}
23
24 def __init__(self):
25 pass
26
27 @classmethod
28 def register(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected