space cleanup

This commit is contained in:
mdipierro
2019-02-17 17:20:38 -08:00
parent bf23e7bb0e
commit f06c60b963
23 changed files with 27 additions and 38 deletions
-1
View File
@@ -142,4 +142,3 @@ class TestCache(unittest.TestCase):
self.assertEqual(a.as_csv(), h.as_csv())
db.t_a.drop()
db.close()