From e2eaea87bbf72c52c7db5415420b5befd0f43723 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 10 Oct 2021 17:14:20 -0700 Subject: add simple .pre-commit-config.yaml --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') 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 -- cgit v1.2.1