dev-python/patsy: align longdescription opening and closing tags

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Petr Vaněk 2022-10-18 17:14:42 +02:00 committed by Sam James
parent 2788434838
commit 07d645e370
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -13,7 +13,7 @@
A Python package for describing statistical models and for building
design matrices. It is closely inspired by and compatible with the
'formula' mini-language used in R and S.
</longdescription>
</longdescription>
<upstream>
<remote-id type="pypi">patsy</remote-id>
<remote-id type="github">pydata/patsy</remote-id>