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

Method getRestrictions

gui/viewColumn.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 return ViewColumn.columns[name]
49
50 def getRestrictions(self):
51 raise NotImplementedError()
52
53 def getText(self, mod):
54 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected