diff options
| author | jvoisin | 2018-04-04 23:18:38 +0200 |
|---|---|---|
| committer | jvoisin | 2018-04-04 23:18:38 +0200 |
| commit | 9fa76c4c2038a776cc94af5d9f307bbaad52083c (patch) | |
| tree | 1441744b7f92d15c7e4c50c7e893e76a8b017c82 /tests/test_climat2.py | |
| parent | d830760d4f0fb0884490060014b4a73df9e77b3e (diff) | |
Remove some unused imports
Diffstat (limited to 'tests/test_climat2.py')
| -rw-r--r-- | tests/test_climat2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_climat2.py b/tests/test_climat2.py index 31827f7..f395001 100644 --- a/tests/test_climat2.py +++ b/tests/test_climat2.py | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | import unittest | 1 | import unittest |
| 2 | import subprocess | 2 | import subprocess |
| 3 | import os | ||
| 4 | 3 | ||
| 5 | 4 | ||
| 6 | class TestHelp(unittest.TestCase): | 5 | class TestHelp(unittest.TestCase): |
