From 7474f891cd5f62b0ef2af286096b47f8497e5d0d Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 21 May 2017 11:08:53 -0400 Subject: Remove extraneous whitespace and empty comment --- setuptools/sandbox.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/setuptools/sandbox.py b/setuptools/sandbox.py index 41c1c3b1..9c4ff336 100755 --- a/setuptools/sandbox.py +++ b/setuptools/sandbox.py @@ -486,6 +486,3 @@ This package cannot be safely installed by EasyInstall, and may not support alternate installation locations even if you run its setup script by hand. Please inform the package's author and the EasyInstall maintainers to find out if a fix or workaround is available.""" % self.args - - -# -- cgit v1.2.3