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

Method indent

python/IECore/Formatter.py:50–52  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

48 raise NotImplementedError
49
50 def indent( self ) :
51
52 raise NotImplementedError
53
54 def unindent( self ) :
55

Callers 6

__formatNumericParameterFunction · 0.45
__formatDirNameParameterFunction · 0.45
__formatParameterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected