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: