From df252fd71afdc7866f3d5c325ea8de9b5ba8b5fb Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 4 Oct 2018 16:19:38 +0200 Subject: [PATCH] Remove a superfluous import --- tests/test_climat2.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_climat2.py b/tests/test_climat2.py index e9955db..a1f141c 100644 --- a/tests/test_climat2.py +++ b/tests/test_climat2.py @@ -2,7 +2,6 @@ import os import shutil import subprocess import unittest -import sys mat2_binary = ['./mat2']