minor reindent

This commit is contained in:
Laurent Perron
2019-07-10 09:38:45 -07:00
parent c57643a26a
commit 2ab87773a9
11 changed files with 23 additions and 30 deletions

View File

@@ -15,7 +15,6 @@
from __future__ import print_function
# [START import]
from ortools.linear_solver import pywraplp
# [END import]