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: