Added fit.ActionFixture and fixed the loader. Added ListAdapter.
[stuff.git] / pyfit / fit / ActionFixture.py
blobc7b14ba33091a2faeed495e11db1008ff4dd113b
1 class ActionFixture(object):
2 def process(self, table):
3 pass