Skip to content

Commit c516ea5

Browse files
committed
Add prettyPictureMaker to test_import
1 parent e3cce9e commit c516ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_import.py

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class PipeTasksImportTestCase(ImportTestCase):
3535
"lsst.pipe.tasks",
3636
"lsst.pipe.tasks.script",
3737
"lsst.pipe.tasks.dataFrameActions",
38+
"lsst.pipe.tasks.prettyPictureMaker",
3839
}
3940

4041

0 commit comments

Comments
 (0)