flake8 fix

This commit is contained in:
chris meyers
2019-03-20 14:38:28 -04:00
parent 8c26f20188
commit 60ef160e85
4 changed files with 1 additions and 11 deletions

View File

@@ -7,7 +7,6 @@ import os
import glob
import sys
from setuptools import setup
from distutils.command.sdist import sdist
# Paths we'll use later