Expected Behavior The type stubs should be syntactically valid and allow mypy to check both MLX usage and downstream project code. Suggested Fix Review line 1674 in mlx/core/ init.pyi and ensure all ...
I'm running the tests in a directory that I got to using a symlink. It is now complaining that the output isn't right on some tests, since apparently the absolute path is reported instead of the ...