From ab88445c50d0388d29f97ceccff9f13bd4c689a8 Mon Sep 17 00:00:00 2001 From: ssteinbach Date: Thu, 10 Aug 2023 21:29:22 -0700 Subject: [PATCH] stray prints in the tests --- tests/test_cmx_3600_adapter.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_cmx_3600_adapter.py b/tests/test_cmx_3600_adapter.py index b07346865..1c228135f 100755 --- a/tests/test_cmx_3600_adapter.py +++ b/tests/test_cmx_3600_adapter.py @@ -720,7 +720,6 @@ def test_style_edl_read(self): self.assertTrue(timeline is not None) self.assertEqual(len(timeline.tracks), 1) self.assertEqual(len(timeline.tracks[0]), 2) - print(edl_path) # If cannot assertEqual fails with clip name # Attempt to assertEqual with @@ -738,7 +737,6 @@ def test_style_edl_read(self): timeline.tracks[0][0].source_range.duration, otio.opentime.from_timecode("00:00:01:07", fps) ) - print(timeline.tracks[0][0].media_reference) try: self.assertIsOTIOEquivalentTo(