Import Python modules in Script Snap
I'm building a pipeline that uses a Python Script file stored in SLDB. Lets call it main.py.In main.py I need to import modules from another Script file stored in the same place as main.py.Is this at all possible using the Script snap? I've searched ...