3 lines
88 B
Python
3 lines
88 B
Python
from autoLoader.database import *
|
|
from autoLoader.loader import Loader
|
|
loader = Loader() |