Skip to content

Commit df63f65

Browse files
committed
Remove test_time_zeeman old user import code
1 parent d8f57ac commit df63f65

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_time_zeeman.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import numpy as np
22
from fidimag.common import CuboidMesh
33
from fidimag.micro import TimeZeeman
4-
from fidimag.user.example2 import TimeZeemanFast_test_time_fun
5-
64

75
def time_fun(t, frequency):
86
return 10*np.cos(frequency*t)

0 commit comments

Comments
 (0)