micropython/tools
iabdalkader 0f78c36c5a tools/gen-cpydiff.py: Fix formatting of doc strings for new Black.
Since version 21.4b0, Black now processes one-line docstrings by stripping
leading and trailing spaces, and adding a padding space when needed to
break up """"; see https://github.com/psf/black/pull/1740

This commit makes the Python code in this repository conform to this rule.
2021-04-27 23:41:21 +10:00
..
.gitattributes
.gitignore
build-stm-latest.sh
cc1
ci.sh
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py tools/gen-cpydiff.py: Fix formatting of doc strings for new Black. 2021-04-27 23:41:21 +10:00
gendoc.py
insert-usb-ids.py
make-frozen.py
makemanifest.py
metrics.py
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py
pydfu.py
tinytest-codegen.py
uf2conv.py
uncrustify.cfg
upip.py
upip_utarfile.py
verifygitlog.py