Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/black
/ make_width_table.py
File
make_width_table.py
scripts/make_width_table.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Generates a width table
for
Unicode characters.
2
3
This script generates a width table
for
Unicode characters that are not
4
narrow (width 1). The table is written to src/black/_width_table.py (note
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected