mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
Fix missing import
This commit is contained in:
@@ -19,6 +19,7 @@ import itertools
|
||||
from warnings import warn as _warn
|
||||
|
||||
# Third Party
|
||||
import wx
|
||||
import numpy as np
|
||||
|
||||
class PlotPendingDeprecation(wx.wxPyDeprecationWarning):
|
||||
|
||||
Reference in New Issue
Block a user