Skip to content

Commit 6346755

Browse files
committed
pylint
1 parent 48cf747 commit 6346755

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

causal_testing/testing/causal_test_result.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""This module contains the CausalTestResult class, which is a container for the results of a causal test."""
22

3-
import pandas as pd
4-
53
from causal_testing.estimation.abstract_estimator import Estimator
64
from causal_testing.estimation.effect_estimate import EffectEstimate
75

0 commit comments

Comments
 (0)