Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ paragraph
Method
paragraph
python/IECore/Formatter.py:46–48 ·
view source on GitHub ↗
( self, name )
Source
from the content-addressed store, hash-verified
44
raise
NotImplementedError
45
46
def
paragraph( self, name ) :
47
48
raise
NotImplementedError
49
50
def
indent( self ) :
51
Callers
5
__formatNumericParameter
Function · 0.45
__formatFileNameParameter
Function · 0.45
__formatDirNameParameter
Function · 0.45
__formatFileSequenceParameter
Function · 0.45
__formatParameter
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected