From 55e0b7f859d3aed346b34f1b3abfe99b30755229 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Tue, 16 Jul 2024 22:18:13 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- setup.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index aaa1505..a38b456 100644 --- a/setup.py +++ b/setup.py @@ -24,9 +24,10 @@ Used by one-page-internet. Copyright (c) 2022-2024 Jon Michael Aanes All rights reserved. -```""" +```""".strip() -PACKAGE_DESCRIPTION_SHORT = 'Python library for parsing and processing URLs of Social Media Sites.' +PACKAGE_DESCRIPTION_SHORT = """ +Python library for parsing and processing URLs of Social Media Sites.""".strip() def parse_version_file(text: str) -> str: