Skip to content

Commit 8078512

Browse files
committed
Addresses review comment
1 parent 0cc4159 commit 8078512

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RATapi/examples/extras/two_contrast_example.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ def two_contrast_example():
171171
]
172172
)
173173

174-
# d13ACM = np.loadtxt(d13acmw20, delimiter=',')
175-
# d70d2O = np.loadtxt(data_path / 'd70d2o20.dat', delimiter=',')
176174
problem.data.append(name="H-tail / D-head / ACMW", data=d13acmw20)
177175
problem.data.append(name="D-tail / H-head / D2O", data=d70d2o20)
178176

0 commit comments

Comments
 (0)