Skip to content

Commit d742f74

Browse files
Remove unused import
1 parent f66f854 commit d742f74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causal_testing/testing/causal_test_outcome.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from abc import ABC, abstractmethod
66
from collections.abc import Iterable
77
import numpy as np
8-
import pandas as pd
98

109
from causal_testing.testing.causal_test_result import CausalTestResult
1110

0 commit comments

Comments
 (0)