I have a function in one python file file1.py where I have dumped a function using dill. When I tried loading it a second file file2.py I get the e
file1.py
file2.py