Update mcd.py

pull/1658/head
KP 3 years ago committed by GitHub
parent 66d3bbf9af
commit d0b0c8f9b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
from typing import Callable from typing import Callable
import mcd.metrics_fast as mt import mcd.metrics as mt
import numpy as np import numpy as np
from mcd import dtw from mcd import dtw

Loading…
Cancel
Save