summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2021-10-10 17:14:20 -0700
committerAnthony Sottile <asottile@umich.edu>2021-10-10 17:14:20 -0700
commite2eaea87bbf72c52c7db5415420b5befd0f43723 (patch)
treeca65530ebc058ad038df33749113c478b3dcba79 /setup.py
parent533073e22cb66b277e09ee41a034380494f9a11e (diff)
downloadpep8-e2eaea87bbf72c52c7db5415420b5befd0f43723.tar.gz
add simple .pre-commit-config.yaml
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 148751b..3f0c363 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
-from __future__ import with_statement
from setuptools import setup