databaker icon indicating copy to clipboard operation
databaker copied to clipboard

move everything to the main import and out of the framework module

Open goatchurchprime opened this issue 8 years ago • 0 comments

It should be:

from databaker import *

not

from databaker.framework import *

The framework module is historical from before we deleted all the prior feature code

goatchurchprime avatar Feb 27 '17 12:02 goatchurchprime