getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] (no subject)


From: Tetsuo Koyama
Subject: [Getfem-commits] (no subject)
Date: Sat, 3 Oct 2020 20:45:56 -0400 (EDT)

branch: devel-tetsuo-xml-binary
commit 3e92756bf61c6f13ae18a907bacb376490f594f7
Author: Tetsuo Koyama <tkoyama010@gmail.com>
AuthorDate: Sun Jul 12 13:13:37 2020 +0900

    :back: interface/tests/python/check_export.py
---
 interface/tests/python/check_export.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/interface/tests/python/check_export.py 
b/interface/tests/python/check_export.py
index 7409a44..f4234a2 100644
--- a/interface/tests/python/check_export.py
+++ b/interface/tests/python/check_export.py
@@ -28,8 +28,6 @@
 """
 import numpy as np
 
-import vtk
-
 import getfem as gf
 
 m0 = gf.Mesh('cartesian',[0,1,2,3],[0,1,2],[-3,-2])



reply via email to

[Prev in Thread] Current Thread [Next in Thread]