Move sql alchemy events into their own file for now so that mac-deprecated doesn't get pissy.

This commit is contained in:
blitzmann
2017-04-26 19:34:47 -04:00
parent 34723d7bb1
commit f9b7376cc7
5 changed files with 62 additions and 54 deletions

View File

@@ -7,7 +7,6 @@ import time
import wx
# noinspection PyPackageRequirements
from wx.lib.buttons import GenBitmapButton
import datetime
from service.fit import Fit
from service.market import Market