Skip to content

Commit ae81e0e

Browse files
committed
Fix more formatting complaints
Signed-off-by: M Q <[email protected]>
1 parent 3914cf7 commit ae81e0e

File tree

2 files changed

+136
-113
lines changed

2 files changed

+136
-113
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@
1010
# limitations under the License.
1111

1212

13-
import atexit
1413
import site
1514
import sys
1615

1716
from setuptools import find_namespace_packages, setup
18-
from setuptools.command.install import install
1917

2018
import versioneer
2119

0 commit comments

Comments
 (0)