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

Method getText

gui/builtinViewColumns/ammoIcon.py:36–37  ·  view source on GitHub ↗
(self, mod)

Source from the content-addressed store, hash-verified

34 self.columnText = ""
35
36 def getText(self, mod):
37 return ""
38
39 def getImageId(self, stuff):
40 if not isinstance(stuff, Module):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected