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

Method exportFitStats

service/port/port.py:343–344  ·  view source on GitHub ↗
(fit, callback=None)

Source from the content-addressed store, hash-verified

341
342 @staticmethod
343 def exportFitStats(fit, callback=None):
344 return exportFitStats(fit, callback=callback)

Callers

nothing calls this directly

Calls 1

exportFitStatsFunction · 0.90

Tested by

no test coverage detected