This repository was archived by the owner on Nov 3, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor: Print filename when missing in distributed.py (#4018)
* Minor: Print filename when missing in distributed.py ...when you have a script that potentially includes file operations (ex when opening a file to load data for a task), this piece of code will eat the filename if it's missing. * pre commit lint
- Loading branch information