Tox fixes, and catching a few things lost in the merge.

This commit is contained in:
Ebag333
2017-02-11 09:23:23 -08:00
parent 81e5b33bc9
commit 096842de44
8 changed files with 17 additions and 15 deletions

View File

@@ -72,7 +72,6 @@ class PriceViewFull(StatsView):
setattr(self, "labelPrice%s" % type.capitalize(), lbl)
hbox.Add(lbl, 0, wx.ALIGN_LEFT)
def refreshPanel(self, fit):
if fit is not None:
self.fit = fit