mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Merge pull request #110 from RobinD42/use-pytest
Use pytest for running unittests
This commit is contained in:
@@ -17,7 +17,7 @@ This is where FloatCanvas defines its drawings objects.
|
||||
import sys
|
||||
|
||||
import wx
|
||||
from wx.lib import six
|
||||
import six
|
||||
|
||||
import numpy as N
|
||||
|
||||
|
||||
Reference in New Issue
Block a user