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

Method styleContainer

graphs/gui/stylePickers.py:54–55  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

52
53 @property
54 def styleContainer(self):
55 raise NotImplementedError
56
57 @property
58 def sortingOrder(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected