Fix capitalization and set up some logging to help catch errors.

This commit is contained in:
Ebag333
2017-02-26 11:09:56 -08:00
parent a43de00153
commit fbf35edae2
4 changed files with 21 additions and 14 deletions

View File

@@ -50,6 +50,6 @@ from gui.builtinStatsViews import ( # noqa: E402, F401
miningyieldViewFull,
capacitorViewFull,
rechargeViewFull,
targetingMiscViewFull,
targetingMiscViewMinimal,
priceViewFull,
)