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

Method colorID

graphs/wrapper.py:108–109  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

106
107 @property
108 def colorID(self):
109 return self._colorID
110
111 @colorID.setter
112 def colorID(self, value):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected