diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2021-04-27 01:15:43 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-27 23:41:21 +1000 |
commit | 0f78c36c5aa458a954eed39a46942209107a553e (patch) | |
tree | ae470fa680d45121fba8a59bf5629f72df6a7933 /py/parsenum.c | |
parent | 65b90cd0f9cb3ee8b5954820cd6d68b782121cd1 (diff) |
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.
Diffstat (limited to 'py/parsenum.c')
0 files changed, 0 insertions, 0 deletions