diff --git a/setup.py b/setup.py index be50f9c..aaa1505 100644 --- a/setup.py +++ b/setup.py @@ -26,9 +26,7 @@ Copyright (c) 2022-2024 Jon Michael Aanes All rights reserved. ```""" -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.' def parse_version_file(text: str) -> str: