mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Fix imports in some tests and in floatcanvas
This commit is contained in:
@@ -50,7 +50,7 @@ mac = sys.platform.startswith("darwin")
|
||||
import numpy as N
|
||||
from time import clock
|
||||
import wx
|
||||
from wx.lib import six
|
||||
import six
|
||||
|
||||
from .FCObjects import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user