Skip to content

Commit 559802f

Browse files
committed
pylint
1 parent d12cd0b commit 559802f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causal_testing/testing/causal_test_case.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import logging
44
from typing import Any
5-
import numpy as np
65

76
from causal_testing.specification.variable import Variable
87
from causal_testing.testing.causal_test_outcome import CausalTestOutcome

0 commit comments

Comments
 (0)