Skip to content

Commit 224ec84

Browse files
committed
remove commented imports
1 parent 5c07e4d commit 224ec84

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

causalpy/expt_instrumental_variable.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
from causalpy.custom_exceptions import DataException
2626
from causalpy.experiments import ExperimentalDesign
2727

28-
# from causalpy.pymc_models import PyMCModel
29-
# from causalpy.utils import round_num
30-
3128

3229
class InstrumentalVariable(ExperimentalDesign):
3330
"""

0 commit comments

Comments
 (0)