MCPcopy
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
3This script generates a width table for Unicode characters that are not
4narrow (width 1). The table is written to src/black/_width_table.py (note

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected