minor
This commit is contained in:
@@ -37,8 +37,6 @@ class TestSequenceFunctions(unittest.TestCase):
|
||||
self.exact = exact_func(self.X)
|
||||
|
||||
|
||||
self.accuracy = 8
|
||||
|
||||
def test_R_contains_X(self):
|
||||
self.assertTrue(contains(self.X, self.R.verts))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user