Skip to content

Commit fdca197

Browse files
committed
fixed formatting
Signed-off-by: Amit Sharma <[email protected]>
1 parent f228a4e commit fdca197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/causal_prediction/test_causal_prediction_algorithms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import pytest
2-
import torch
32
import pytorch_lightning as pl
3+
import torch
44

55
from dowhy.causal_prediction.algorithms.cacm import CACM
66
from dowhy.causal_prediction.algorithms.erm import ERM

0 commit comments

Comments
 (0)