flake8 fix

This commit is contained in:
Virgil Dupras 2016-06-06 17:05:48 -04:00
parent c4aeda0bd0
commit 61b219ff43
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ import os
import os.path as op
from optparse import OptionParser
import shutil
import importlib
import compileall
from setuptools import setup, Extension