Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ format_docs_code.py
File
format_docs_code.py
tools/format_docs_code.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Format the code blocks in the documentation using black.
2
3
this script parses the documentation files and runs black on the code blocks
4
that it extracts
from
the documentation.
Callers
nothing calls this directly
Calls
3
main
Function · 0.70
compile
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected