From 2ff359ce90695f8af84f131054a0d093383649cf Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Tue, 16 Jul 2024 22:15:42 +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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setup.py b/setup.py index 960b394..1d95526 100644 --- a/setup.py +++ b/setup.py @@ -65,9 +65,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```""" -PACKAGE_DESCRIPTION_SHORT = ( - 'This is a collection of small fetchers for personal data spread around the internet.' -) +PACKAGE_DESCRIPTION_SHORT = 'This is a collection of small fetchers for personal data spread around the internet.' def parse_version_file(text: str) -> str: