stop testing

This commit is contained in:
chwons
2021-06-23 01:59:28 +09:00
committed by GitHub
parent 6a01086cf5
commit d32a8f0b61

View File

@@ -6,7 +6,7 @@ import re
_t = wx.GetTranslation
# test
class ItemDescription(wx.Panel):
def __init__(self, parent, stuff, item):
wx.Panel.__init__(self, parent)