pypa / pyproject-metadata

PEP 621 metadata parsing
https://pep621.readthedocs.io
MIT License
31 stars 17 forks source link

fix: match EmailMessage spacing #141

Closed henryiii closed 5 days ago

henryiii commented 5 days ago

This brings us more in line with the spacing from email.message.EmailMessage.

henryiii commented 5 days ago

pre-commit.ci autofix