From 92cc86b5c9617710151151b61865484ae85bdf34 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Thu, 5 Jul 2018 11:27:11 +0530 Subject: [PATCH] Satisfy the linter --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index d15c09f80..2f1d39318 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,6 @@ import sys from setuptools import find_packages, setup - here = os.path.abspath(os.path.dirname(__file__))