MCPcopy Create free account
hub / github.com/ImageEngine/cortex / heading

Method heading

python/IECore/Formatter.py:42–44  ·  view source on GitHub ↗
( self, name )

Source from the content-addressed store, hash-verified

40class Formatter :
41
42 def heading( self, name ) :
43
44 raise NotImplementedError
45
46 def paragraph( self, name ) :
47

Callers 2

__formatParameterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected