Skip to content

Commit 84bd76d

Browse files
committed
Update segment plot tests for matplotlib 3.3
1 parent 283f406 commit 84bd76d

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
8.57 KB
Loading

tests/test_plot_segments/true-0.png

0 Bytes
Loading

tests/test_plot_segments/true-1.png

19.5 KB
Loading

tests/testing_harness.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def _get_results(self, num_iters=False, keff=False, fluxes=False,
327327
return ''
328328

329329
def _write_results(self, results_string):
330-
"""Do nothing since the plots are created in _run_openmoce() method."""
330+
"""Do nothing since the plots are created in _run_openmoc() method."""
331331
return
332332

333333
def _overwrite_results(self):

0 commit comments

Comments
 (0)