Skip to content

Commit 84dd48c

Browse files
author
Auto User
committed
removing list
rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
1 parent fdaaa86 commit 84dd48c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/algorithms/cmr/cmr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""CMR - Comparing Mean Responses Algorithm"""
22

33
# pylint: disable = line-too-long
4-
from typing import List
54
import pandas as pd
65
import numpy
76

0 commit comments

Comments
 (0)