Import py files using their relative or absolute path. import_file is meant to import a python script from a normal file path. Relative (dotted) imports are complicated, and fixing sys.path just feels wrong. So now you aren’t limited to importing only wit