Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distrotech/reportlab
/ toolsDir
Function
toolsDir
tools/pythonpoint/pythonpoint.py:937–939 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
935
return
getParagraphStyles()
936
937
def
toolsDir():
938
import
tools
939
return
tools.__path__[0]
940
941
#make a singleton and a function to access it
942
_styles = None
Callers
1
validate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected