I am trying to import something from a file in the folder I am working in:
For example:
from lib.db import lib
This is supposed to imp