Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyCQA/isort
/ document_text
Function
document_text
scripts/build_config_option_docs.py:417–418 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
415
416
417
def
document_text() -> str:
418
return
f
"{HEADER}{''.join(str(config_option) for config_option in config_options())}"
419
420
421
def
write_document():
Callers
1
write_document
Function · 0.70
Calls
1
config_options
Function · 0.85
Tested by
no test coverage detected