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

Method modules

eos/saveddata/fit.py:308–309  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

306
307 @property
308 def modules(self):
309 return self.__modules
310
311 @property
312 def implants(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected