From 31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96 Mon Sep 17 00:00:00 2001 From: stepshal Date: Tue, 18 Oct 2016 20:24:35 +0700 Subject: Fix quantity of blank lines. --- bootstrap.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstrap.py') diff --git a/bootstrap.py b/bootstrap.py index bf7fb431..c5f470a4 100644 --- a/bootstrap.py +++ b/bootstrap.py @@ -10,7 +10,6 @@ import sys import textwrap import subprocess - minimal_egg_info = textwrap.dedent(""" [distutils.commands] egg_info = setuptools.command.egg_info:egg_info -- cgit v1.2.3