From 3770bf80316f722524a9d9872bc6b01649ca1050 Mon Sep 17 00:00:00 2001 From: Ori Kotek Date: Fri, 28 Jul 2023 02:22:38 +0300 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dc4e2095..9b9785ce 100644 --- a/setup.py +++ b/setup.py @@ -2,4 +2,4 @@ # see: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html from setuptools import setup -setup() \ No newline at end of file +setup()