Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Moore authored and Kenneth Moore committed Jun 8, 2020
1 parent 54e22d1 commit 615d596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openmdao/drivers/tests/test_doe_driver.py
Expand Up @@ -1880,7 +1880,6 @@ def test_doe_distributed_var(self):
for case in cases:
outputs = cr.get_case(case).outputs
values.append(outputs)
print('0', outputs)

cr = om.CaseReader(filename1)
cases = cr.list_cases('driver')
Expand Down

0 comments on commit 615d596

Please sign in to comment.