Skip to content

Commit df21fb1

Browse files
committed
remove numba import
1 parent 26c80c2 commit df21fb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/silvimetric/resources/metrics/l_moments.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from ..metric import Metric
22
import numpy as np
3-
from numba import jit
43

54

65
def lmom4(data, *args):

0 commit comments

Comments
 (0)