mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
Fixed bug with PlotPrintout in plotcanvas.py
This commit is contained in:
@@ -20,6 +20,7 @@ import wx
|
||||
import numpy as np
|
||||
|
||||
# Package
|
||||
from .polyobjects import PlotPrintout
|
||||
from .utils import DisplaySide
|
||||
from .utils import set_displayside
|
||||
from .utils import PendingDeprecation
|
||||
|
||||
Reference in New Issue
Block a user