From 90cfa0c900dbe3d5b572dd4f02e5c3fe221f6e7f 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 628eab5..932322c 100644 --- a/setup.py +++ b/setup.py @@ -24,9 +24,7 @@ Copyright (c) 2022-2024 Jon Michael Aanes All rights reserved. ```""" -PACKAGE_DESCRIPTION_SHORT = ( - 'Utility for working with scheme+ld and other data-graph and semantic web formats.' -) +PACKAGE_DESCRIPTION_SHORT = 'Utility for working with scheme+ld and other data-graph and semantic web formats.' def parse_version_file(text: str) -> str: