[python-hdf5storage] 57/84: Removed unused imports in test_write_readback
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:25:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag 0.1.10
in repository python-hdf5storage.
commit e49b3ef8221cb1c380abb7910ff6fa818e8b4d9e
Author: Freja Nordsiek <fnordsie at gmail.com>
Date: Mon Aug 17 21:52:57 2015 -0400
Removed unused imports in test_write_readback
---
tests/test_write_readback.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tests/test_write_readback.py b/tests/test_write_readback.py
index 24b2d9c..fcacf18 100644
--- a/tests/test_write_readback.py
+++ b/tests/test_write_readback.py
@@ -28,14 +28,11 @@ import sys
import copy
import os
import os.path
-import posixpath
-import string
import math
import random
import collections
import numpy as np
-import numpy.testing as npt
import numpy.random
import hdf5storage
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git
More information about the debian-science-commits
mailing list