So I have a function from a module to be imported. But I want the import to perform some other actions like some initializing.
for example
#this is the