From 494b7880079e958fdf6aa1db4348155f34acf55a Mon Sep 17 00:00:00 2001 From: Justin Merrell Date: Thu, 16 Mar 2023 14:12:18 -0400 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 7a467f3b..beff8af7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,6 @@ runpod-python | setup.py Called to setup the runpod-python package. ''' -# pylint: disable=cyclic-import from setuptools import setup