From 2e243355f51654c8c6392c80a17b090f9f012fd1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 24 Sep 2018 19:50:24 +0200 Subject: Fix some minor formatting issues --- tests/test_climat2.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_climat2.py') diff --git a/tests/test_climat2.py b/tests/test_climat2.py index a94fc23..b84afdf 100644 --- a/tests/test_climat2.py +++ b/tests/test_climat2.py @@ -77,7 +77,6 @@ class TestCleanFolder(unittest.TestCase): shutil.rmtree('./tests/data/folder/') - class TestCleanMeta(unittest.TestCase): def test_jpg(self): shutil.copy('./tests/data/dirty.jpg', './tests/data/clean.jpg') -- cgit v1.3