diff --git a/autolens/plot/__init__.py b/autolens/plot/__init__.py index 94b640250..57dd8f2a1 100644 --- a/autolens/plot/__init__.py +++ b/autolens/plot/__init__.py @@ -28,6 +28,7 @@ GridPlot, VectorYXQuiver, PatchOverlay, + DelaunayDrawer, VoronoiDrawer, OriginScatter, MaskScatter,