export from google3

This commit is contained in:
Corentin Le Molgat
2022-10-05 15:56:33 +02:00
parent 52a699bf13
commit aad0e67975
36 changed files with 1946 additions and 1818 deletions

View File

@@ -10,7 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""Simple unit tests for python/linear_solver.swig. Not exhaustive."""
"""Simple unit tests for python/linear_solver.i. Not exhaustive."""
import unittest
from ortools.linear_solver import linear_solver_pb2