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

Method ncols

graphs/gui/stylePickers.py:62–63  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

60
61 @property
62 def ncols(self):
63 raise NotImplementedError
64
65 @property
66 def nrows(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected