From cff782d3f02bbc598b6c9d7b05db0615ed828f04 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 c24bf8a..12e0a22 100644 --- a/setup.py +++ b/setup.py @@ -85,9 +85,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```""" -PACKAGE_DESCRIPTION_SHORT = ( - 'Utility library for parsing and processing the Partisia Blockchain ABI Format.' -) +PACKAGE_DESCRIPTION_SHORT = 'Utility library for parsing and processing the Partisia Blockchain ABI Format.' def parse_version_file(text: str) -> str: